mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 02:11:39 -05:00
.. | ||
README.md | ||
test_clients.py | ||
test_decorators.py | ||
test_jobmanager.py | ||
test_persistentData.py | ||
test_progress.py |
Test Scripts
Execute the scripts using python or use pytest.
Client
python test_clients.py
Progress
python test_progress.py
Jobmanager Server-Client
Server:
python test_jobmanager.py server
Client
python test_jobmanager.py