redash/tests/handlers
2018-05-28 14:04:08 +03:00
..
__init__.py Remove unused code 2016-12-07 02:13:20 -06:00
test_alerts.py Fix: when setting rearm on a new alert, it wasn't persisted. 2017-06-28 16:34:50 +03:00
test_authentication.py Fix: /api/session API call wasn't working when multi tenancy enabled 2017-06-14 12:06:18 +03:00
test_dashboards.py Move widget position logic migration to the backend and remove some unused code. 2018-02-01 14:40:40 +02:00
test_data_sources.py Fix: clear null values from options dictionary 2017-06-13 09:42:20 +03:00
test_destinations.py Fix: alert destination details were not updating. 2017-06-28 16:01:54 +03:00
test_embed.py add test coverage for remaining queries to convert 2016-12-07 03:09:33 -06:00
test_groups.py Fix cases where we used User.groups instead of User.group_ids 2016-12-08 16:02:51 +02:00
test_paginate.py test_paginate 2016-12-07 02:13:20 -06:00
test_permissions.py test_permissions, test_changes, test_queries 2016-12-07 02:13:20 -06:00
test_queries.py Upgrade sqlparse to 0.2.4 2018-02-23 01:24:34 +09:00
test_query_results.py Remove unused variables 2017-11-01 13:52:41 +02:00
test_query_snippets.py Update QuerySnippets code to SQLA 2016-12-07 12:01:03 +02:00
test_settings.py Configuration for Google Apps. 2018-02-27 23:10:10 +02:00
test_users.py getredash/redash#2375 More tests + fix bug 2018-05-28 14:04:08 +03:00
test_visualizations.py Allow collaborators to create, delete and edit visualizations. 2017-09-03 14:28:34 +03:00
test_widgets.py Fix: update tests. 2018-04-30 11:16:27 +03:00