This website requires JavaScript.
Explore
Help
Sign In
fork
/
django-q2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/django-q2/django-q2.git
synced
2026-09-24 20:38:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7883605f673834b23cda65abc98abc03beec8901
django-q2
/
django_q
/
tests
T
History
Ilan Steemers
2c88b1aef6
superfluous import removed
2015-07-02 13:53:12 +02:00
..
__init__.py
py.test discourages __init__.py in tests, but pytest-django needs it,
2015-06-24 19:13:56 +02:00
settings.py
Fixes Travis error
2015-07-01 12:42:13 +02:00
tasks.py
Adds timeout and reincarnation test
2015-07-02 12:10:18 +02:00
test_admin.py
Fixes Travis error
2015-07-01 12:42:13 +02:00
test_cluster.py
superfluous import removed
2015-07-02 13:53:12 +02:00
test_monitor.py
simple test for monitor
2015-06-25 13:29:06 +02:00
test_scheduler.py
Adds timeout mechanism for workers
2015-07-01 10:54:36 +02:00
urls.py
adding url module for test
2015-06-24 17:04:30 +02:00