rq/tests
alternativshik 219f21b637 Allow non-ASCII characters in arguments
get_call_string() failed if any arguments contained non-ASCII strings.

Fixes #406
2015-02-24 11:53:47 +00:00
..
__init__.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
dummy_settings.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
fixtures.py Fix PEP8 complaints. 2014-09-08 20:29:24 +02:00
helpers.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
test_cli.py Various PEP8 fixes. 2015-01-30 09:24:51 +01:00
test_connection.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
test_decorator.py Fix broken import. 2014-05-06 15:56:09 +02:00
test_helpers.py Restored the ability to specify connection params in config 2015-02-23 17:28:51 +07:00
test_job.py Allow non-ASCII characters in arguments 2015-02-24 11:53:47 +00:00
test_queue.py Various PEP8 fixes. 2015-01-30 09:24:51 +01:00
test_registry.py Fixed an error in super call. 2015-01-26 08:37:03 +07:00
test_sentry.py Fix broken stub in tests. 2014-05-21 10:04:49 +02:00
test_worker.py Various PEP8 fixes. 2015-01-30 09:24:51 +01:00