This website requires JavaScript.
Explore
Help
Sign in
lukmangrd
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
99b35b292f
Branches
Tags
No results found.
platypush
/
tests
History
Download ZIP
Download TAR.GZ
Fabio Manganiello
eae4b4f62a
The tmp_file fixture destructor should clean up any temporary files (in case multiple tests import it)
2021-03-09 00:22:18 +01:00
..
etc
Cron expressions should follow the machine local time, not UTC [
closes
#173
]
2021-03-09 00:18:33 +01: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
Clear log objects on teardown to prevent pytest logging errors
2021-03-06 20:02:25 +01:00
test_cron.py
The tmp_file fixture destructor should clean up any temporary files (in case multiple tests import it)
2021-03-09 00:22:18 +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