platypush/tests
Fabio Manganiello 6f85318868 Use another Redis queue for the test app to prevent clashes with another Platypush service running on the same machine 2021-03-06 17:17:55 +01:00
..
etc More tests improvements 2021-03-06 17:03:50 +01:00
__init__.py Refactored tests to use pytest with fixtures instead of unittest.TestCase 2021-03-06 16:21:28 +01:00
conftest.py Use another Redis queue for the test app to prevent clashes with another Platypush service running on the same machine 2021-03-06 17:17:55 +01:00
test_event_parse.py More tests improvements 2021-03-06 17:03:50 +01:00
test_http.py More tests improvements 2021-03-06 17:03:50 +01: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 improvements 2021-03-06 16:25:37 +01:00