redash/tests
2016-12-07 02:13:20 -06:00
..
handlers Fix query handlers test 2016-12-07 02:13:20 -06:00
models Fix users handlers tests 2016-12-07 02:13:20 -06:00
query_runner Remove MQL tests 2016-10-28 18:16:54 +03:00
tasks use Query#query_text instead of Query#query 2016-12-07 02:13:20 -06:00
__init__.py test_handlers passes 2016-12-07 02:13:20 -06:00
factories.py Fix query results tests 2016-12-07 02:13:20 -06:00
test_authentication.py Fix test_authentication tests 2016-12-07 02:13:20 -06:00
test_cli.py Switch from flask_script to click, add CLI unit tests. 2016-12-06 15:14:44 -06:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py test_handlers passes 2016-12-07 02:13:20 -06:00
test_models.py use Query#query_text instead of Query#query 2016-12-07 02:13:20 -06: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 Add API to trigger query refresh and support for parameters. 2016-02-22 10:40:46 +02:00