rq/tests
Malthe Borch c5a381fbe9 Remove dependency on 'times' library (see issue #286).
Basically, for the functionality needed, a dependency on 'times' (which
in turn depends on 'python-dateutil') seem unnecessary.
2013-12-11 10:47:42 +01:00
..
__init__.py Python 3 chokes on this one. Whatever man. 2013-08-05 15:12:17 +03:00
dummy_settings.py Added tests for config file loading 2012-11-24 14:53:22 +01:00
fixtures.py Replace the Calculator fixture by a Number fixture. 2013-04-19 21:18:25 +02:00
helpers.py Remove dependency on 'times' library (see issue #286). 2013-12-11 10:47:42 +01:00
test_connection.py New connection management. 2012-03-23 15:10:49 +01:00
test_decorator.py Rename the const. 2012-09-14 09:56:10 +02:00
test_job.py Remove dependency on 'times' library (see issue #286). 2013-12-11 10:47:42 +01:00
test_queue.py Minor cleanup: Use Status enums instead of strings 2013-09-29 14:32:49 -04:00
test_scripts.py Use unittest2 for Python 2.6. 2013-01-23 22:43:30 +01:00
test_sentry.py register_sentry breaks failed queue when func cannot be imported 2013-07-30 18:44:35 +07:00
test_worker.py Remove dependency on 'times' library (see issue #286). 2013-12-11 10:47:42 +01:00