1.8 KiB
1.8 KiB
| 1 | test_name | duration | outcome |
|---|---|---|---|
| 2 | tests/test_filesystem.py::test_read_and_write | 0.7328 | passed |
| 3 | tests/test_filesystem.py::test_read_and_write | 0.7328 | passed |
| 4 | tests/test_filesystem.py::test_list_files | 1.0138 | passed |
| 5 | tests/test_filesystem.py::test_list_files | 1.0138 | passed |
| 6 | tests/test_filesystem.py::test_list_delete_files | 2.1771 | passed |
| 7 | tests/test_filesystem.py::test_list_delete_files | 2.1771 | passed |
| 8 | tests/test_filesystem.py::test_create_file | 2.3552 | passed |
| 9 | tests/test_filesystem.py::test_create_file | 2.3552 | passed |
| 10 | tests/test_filesystem.py::test_write_bytes | 1.9176 | passed |
| 11 | tests/test_filesystem.py::test_write_bytes | 1.9176 | passed |
| 12 | tests/test_filesystem.py::test_watch_dir | 3.2473 | passed |
| 13 | tests/test_filesystem.py::test_watch_dir | 3.2473 | passed |
| 14 | tests/test_filesystem.py::test_read_bytes | 1.5546 | passed |
| 15 | tests/test_filesystem.py::test_read_bytes | 1.5546 | passed |
| 16 | tests/test_process.py::test_process_on_stdout_stderr | 2.8904 | passed |
| 17 | tests/test_process.py::test_process_on_stdout_stderr | 2.8904 | passed |
| 18 | tests/test_process.py::test_process_on_exit | 1.6941 | passed |
| 19 | tests/test_process.py::test_process_on_exit | 1.6941 | passed |
| 20 | tests/test_process.py::test_process_send_stdin | 2.2963 | passed |
| 21 | tests/test_process.py::test_process_send_stdin | 2.2963 | passed |
| 22 | tests/test_session.py::test_create_session | 2.1011 | passed |
| 23 | tests/test_session.py::test_create_session | 2.1011 | passed |
| 24 | tests/test_session.py::test_create_multiple_sessions | 4.1085 | passed |
| 25 | tests/test_session.py::test_create_multiple_sessions | 4.1085 | passed |
| 26 | tests/test_timeout.py::test_create_session_timeout | 0.011 | passed |
| 27 | tests/test_timeout.py::test_create_session_timeout | 0.011 | passed |
| 28 | tests/test_timeout.py::test_process_timeout | 2.086 | passed |
| 29 | tests/test_timeout.py::test_process_timeout | 2.086 | passed |
| 30 | tests/test_timeout.py::test_filesystem_timeout | 2.0095 | passed |
| 31 | tests/test_timeout.py::test_filesystem_timeout | 2.0095 | passed |