platypush/tests
Fabio Manganiello 1e45aa5de9
continuous-integration/drone/push Build is passing Details
A more robust logic to wait for the app to start in the 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 Refactored tests to use pytest with fixtures instead of unittest.TestCase 2021-03-06 16:21:28 +01:00
__main__.py Added tests/__main__.py entry point to run all the tests 2021-03-06 20:13:38 +01:00
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 Fixed tests 2022-10-08 15:18:26 +02:00
test_procedure.py Check for file creation and content multiple times with timeout 2021-03-06 17:09:40 +01:00
utils.py black fixes 2023-03-31 14:31:38 +02:00