redash/tests
Arik Fraimovich febe908e65 Revise drafts flow for queries:
* Draft queries are now called "Unpublished" -- felt like it better convey the feature.
* Unpublished queries won't be shown in "All Queries" for non owners, but will appear in
  search.
* You can't add unpublished queries to dashboards or alerts.
2017-01-25 16:55:39 +02:00
..
handlers Fix: data source delete was broken 2016-12-27 14:02:59 +02:00
models Fix #1499: queries search should be case insensitive 2017-01-02 11:28:23 +02:00
query_runner adapt to new field mapping syntax and add unit tests 2017-01-09 14:40:27 +01:00
tasks Add tests to alerts celery task 2016-12-07 12:01:22 +02:00
__init__.py Add tests entry point to docker 2017-01-22 13:28:46 +02:00
factories.py remove group_hack method (unused) 2016-12-07 12:01:44 +02:00
test_authentication.py Update create_and_login_user not to call save 2016-12-07 12:01:34 +02:00
test_cli.py Fix test_cli tests 2016-12-07 13:18:07 -06:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py Create default visualization using a method instead of signal 2016-12-07 12:02:57 +02:00
test_models.py Revise drafts flow for queries: 2017-01-25 16:55:39 +02:00
test_permissions.py Fix test_permissions tests 2016-12-07 02:13:20 -06:00
test_settings.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
test_utils.py Add API to trigger query refresh and support for parameters. 2016-02-22 10:40:46 +02:00