redash/tests/handlers
Marina Samuel cdd2259d08 Closes #2396: Add finer-grained scheduling. (#2426)
* Closes #187: Add finer-grained scheduling - backend.

* Closes #2396 - Add finer-grained scheduling - frontend.

* Fix linting issues

* Rename ScheduleDialgo to .jsx
2019-01-06 10:59:50 +02: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 Consistently use simplejson to loading and dumping JSON. (#2817) 2018-10-09 15:38:06 +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_favorites.py Minor code smell cleanup. (#2820) 2018-09-16 09:43:44 +03: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 Closes #2396: Add finer-grained scheduling. (#2426) 2019-01-06 10:59:50 +02:00
test_query_results.py remove Mustache templating from frontend and send all parameters to the 2018-11-19 10:50:00 +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 test that other sessions are invalidated when changing an e-mail. I had 2018-12-11 15:14:43 +02: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