redash/tests
2018-12-23 15:13:00 +02:00
..
handlers Merge pull request #3093 from getredash/backend-parameter-templating 2018-12-20 22:24:11 +02:00
models Fix: Alert.evaluate failing when the column is missing. (#3167) 2018-12-05 11:28:05 +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 fix tests that rely on sessions 2018-12-10 12:27:39 +02:00
factories.py Preventing open redirection (#2906) 2018-10-17 21:55:58 +03:00
test_authentication.py Remove API permissions for users who have been disabled (#3162) 2018-12-05 12:21:18 +02: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 tests for legacy session user identifiers 2018-12-12 13:03:50 +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 test case for redash.utils.generate_token (#3211) 2018-12-23 15:13:00 +02:00