platypush/tests
Fabio Manganiello b1b51b4b7e
All checks were successful
continuous-integration/drone/push Build is passing
[tests] Fixed tests after HTTP auth refactor.
2024-07-24 21:34:30 +02: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 [tests] Fixed tests after HTTP auth refactor. 2024-07-24 21:34:30 +02: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 [tests] Fixed tests after HTTP auth refactor. 2024-07-24 21:34:30 +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 [tests] Fixed tests after HTTP auth refactor. 2024-07-24 21:34:30 +02:00