redash/tests
2019-01-17 10:26:00 +02:00
..
handlers handlers: Fix post users (#3273) 2019-01-13 15:52:56 +02:00
models Redis based implementation of user active_at timestamp update (#3256) 2019-01-08 14:03:49 +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 Remove tree validations and introduce ParameterizedQuery (#3230) 2019-01-17 10:26:00 +02:00
__init__.py fix tests that rely on sessions 2018-12-10 12:27:39 +02:00
factories.py Closes #2396: Add finer-grained scheduling. (#2426) 2019-01-06 10:59:50 +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 Redis based implementation of user active_at timestamp update (#3256) 2019-01-08 14:03:49 +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