redash/tests
2020-03-04 12:40:23 +02:00
..
extensions Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
handlers Fix: properly encode UTF-8 filenames in query results request (#4498) 2019-12-30 11:52:18 +02:00
models allow comparison with strings containing numbers as alert values (#4705) 2020-03-04 12:40:23 +02:00
query_runner Fix: query results query runner fails to load cached results. (#4486) 2019-12-25 15:21:43 +02:00
serializers Support download as TSV File (#4445) 2019-12-26 16:16:48 +02:00
tasks refresh_queries shouldn't break because of a single query having a bad schedule object (#4163) 2020-03-01 11:02:46 +02:00
utils Nest query ACL to dropdowns (#3544) 2019-03-20 09:16:10 +02:00
__init__.py Nuke Celery (#4521) 2020-01-12 22:36:48 +02:00
factories.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
test_authentication.py Get rid of six and fix str/unicode types regression that became active on Python 3. (#4533) 2020-01-14 12:51:36 +02:00
test_cli.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
test_configuration.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
test_handlers.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
test_models.py refresh_queries shouldn't break because of a single query having a bad schedule object (#4163) 2020-03-01 11:02:46 +02:00
test_permissions.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
test_utils.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00