1
0
Fork 0
platypush/tests
2024-01-04 23:24:25 +01:00
..
etc Adapted tests to use a locally started Redis instance. 2023-07-24 10:37:07 +02:00
__init__.py
__main__.py
conftest.py A more robust logic to wait for the app to start in the tests. 2024-01-04 23:24:25 +01:00
test_cron.py Removed test_cron_execution_upon_system_clock_change. 2023-05-04 00:11:11 +02:00
test_event_parse.py An AssistantEvent should not fail initialization if the assistant integration isn't found. 2023-05-04 00:28:50 +02:00
test_http.py
test_procedure.py
utils.py