redash/tests
Arik Fraimovich 08953cc919
Redis based implementation of user active_at timestamp update (#3256)
* Switch to simpler implementation
* Fix active_at update code
* Fix sync test
2019-01-08 14:03:49 +02:00
..
handlers Invitation Pending changes (#3229) 2019-01-08 08:52:48 +02:00
models Redis based implementation of user active_at timestamp update (#3256) 2019-01-08 14:03:49 +02:00
query_runner Add some tests for Query Results (#3031) 2018-10-31 11:05:17 +02:00
tasks Add "Active at" column to user list. (#3026) 2019-01-07 10:30:42 +02: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 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 Tests for find_missing_params (#3225) 2018-12-31 12:34:57 +02:00