moonraker/tests
Eric Callahan 55baad1ad0 tests: rework path_args and klippy fixtures
Initialize the temporary directory in a "session_args" fixture that is session
scoped.  Move the Klippy process to a session scope, restarting the process
only when necessary.  This combination speeds up tests as it reduces disk
I/O and the overhead of starting the Klippy process for each test.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-02-22 07:47:38 -05:00
..
assets
fixtures tests: fix error in websocket_client fixture 2022-02-22 07:47:38 -05:00
mocks
conftest.py tests: rework path_args and klippy fixtures 2022-02-22 07:47:38 -05:00
test_config.py tests: rework path_args and klippy fixtures 2022-02-22 07:47:38 -05:00
test_klippy_connection.py tests: rework path_args and klippy fixtures 2022-02-22 07:47:38 -05:00
test_server.py tests: fix the server pending tasks tests 2022-02-22 07:47:38 -05:00