You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
platypush/tests
Fabio Manganiello 41d0725ebf
Fix for #217
11 months ago
..
etc Fix for #217 11 months ago
__init__.py Refactored tests to use pytest with fixtures instead of unittest.TestCase 2 years ago
__main__.py Added tests/__main__.py entry point to run all the tests 2 years ago
conftest.py Clear log objects on teardown to prevent pytest logging errors 2 years ago
test_cron.py Fix for #217 11 months ago
test_event_parse.py More tests improvements 2 years ago
test_http.py More tests improvements 2 years ago
test_procedure.py Check for file creation and content multiple times with timeout 2 years ago
utils.py Tests improvements 2 years ago