redash/tests
2018-12-03 13:17:40 +02:00
..
handlers Merge branch 'master' into backend-parameter-templating 2018-12-03 09:44:52 +02:00
models Fix tag counts for dashboards and queries. (#3120) 2018-11-28 14:06:15 +02:00
query_runner Add some tests for Query Results (#3031) 2018-10-31 11:05:17 +02:00
tasks add test for using saved parameters in scheduled queries (#2802) 2018-09-16 10:45:25 +03:00
utils Protect against SQL injections by using tree comparisons (#3109) 2018-12-02 21:51:06 +02:00
__init__.py Consistently use simplejson to loading and dumping JSON. (#2817) 2018-10-09 15:38:06 +02:00
factories.py Preventing open redirection (#2906) 2018-10-17 21:55:58 +03:00
test_authentication.py Preventing open redirection (#2906) 2018-10-17 21:55:58 +03:00
test_cli.py Add permissions to the result of "manage.py groups list" command (#3007) 2018-11-25 13:47:25 +02: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 Prevent Query's updated_at from changing when it is linked to new query results (#3082) 2018-11-20 12:22:15 +02:00
test_permissions.py Fix test_permissions tests 2016-12-07 02:13:20 -06:00
test_utils.py remove leftovers of SQLQuery from utils 2018-12-03 13:17:40 +02:00