redash/tests
2018-11-21 13:52:08 +02:00
..
handlers remove Mustache templating from frontend and send all parameters to the 2018-11-19 10:50:00 +02:00
models Prevent Query's updated_at from changing when it is linked to new query results (#3082) 2018-11-20 12:22: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
__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 CLI sort (#3041) 2018-11-06 16:45:39 +01: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 add tests for comment attacks 2018-11-21 13:52:08 +02:00