redash/tests
2018-08-23 20:33:43 +02:00
..
handlers Update users handlers tests. 2018-08-05 16:14:24 +03:00
models Fix: support unicode in users search 2018-08-07 17:51:46 +03:00
query_runner Merge pull request #2663 from ariarijp/improve-spreadsheets 2018-07-29 14:50:12 +03:00
tasks Propagate query execution errors from Celery tasks properly (#2713) 2018-08-23 20:33:43 +02:00
__init__.py Implement server side sorting and new search. 2018-07-18 22:55:19 +02:00
factories.py Use unicode strings. 2018-08-05 16:34:43 +03:00
test_authentication.py Use unicode strings. 2018-08-05 16:34:43 +03:00
test_cli.py Switch more strings to unicode. 2018-08-05 17:58:29 +03:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py remove unnecessary test. 2018-02-26 20:57:21 +02:00
test_models.py Implement server side sorting and new search. 2018-07-18 22:55:19 +02:00
test_permissions.py Fix test_permissions tests 2016-12-07 02:13:20 -06:00
test_settings.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
test_utils.py Fix: clear null values from options dictionary 2017-06-13 09:42:20 +03:00