redash/tests/models
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
..
__init__.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
test_alerts.py Fix: Alert.evaluate failing when the column is missing. (#3167) 2018-12-05 11:28:05 +02:00
test_api_keys.py API to create api key for dashboards 2016-03-10 10:09:26 +02:00
test_changes.py Disable query version check in test (#1550) 2017-01-26 22:25:12 +02:00
test_dashboards.py Fix tag counts for dashboards and queries. (#3120) 2018-11-28 14:06:15 +02:00
test_data_sources.py Fix: delete data source doesn't work when query results referenced by queries. 2017-06-02 18:11:34 +03:00
test_permissions.py Revoke permission should respect to given grantee and access type. 2017-10-06 12:52:35 +02:00
test_queries.py Fix tag counts for dashboards and queries. (#3120) 2018-11-28 14:06:15 +02:00
test_query_results.py Add "Active at" column to user list. (#3026) 2019-01-07 10:30:42 +02:00
test_users.py Redis based implementation of user active_at timestamp update (#3256) 2019-01-08 14:03:49 +02:00