redash/tests
2019-02-07 20:30:55 +02:00
..
handlers Show active and pending users separately (for admins) (#3400) 2019-02-07 20:30:55 +02:00
models Add regenerate function of user's API key (#3224) 2019-01-20 13:38:20 +02:00
query_runner [Data Sources] Implement Apache Drill (#3188) 2019-01-10 09:12:35 +02:00
tasks Add "Active at" column to user list. (#3026) 2019-01-07 10:30:42 +02:00
utils Server-side parameter validation (#3315) 2019-01-29 09:18:07 +02:00
__init__.py fix tests that rely on sessions 2018-12-10 12:27:39 +02:00
factories.py Use None as "not scheduled" default value of a query (#3277) 2019-01-18 11:30:45 +02: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 Use lower cased names for groups: (#3221) 2018-12-26 17:16:13 +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 Use None as "not scheduled" default value of a query (#3277) 2019-01-18 11:30:45 +02:00
test_permissions.py Fix test_permissions tests 2016-12-07 02:13:20 -06:00
test_utils.py Remove tree validations and introduce ParameterizedQuery (#3230) 2019-01-17 10:26:00 +02:00