redash/tests
Omer Lachish 2312db46f2 test that other sessions are invalidated when changing an e-mail. I had
to resort to comments in code in order to explain this. I'm a failure
today. 😭
2018-12-11 15:14:43 +02:00
..
handlers test that other sessions are invalidated when changing an e-mail. I had 2018-12-11 15:14:43 +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 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 json_dumps: add support for serializing buffer objects. (#3156) 2018-12-03 10:57:36 +02:00