redash/tests/query_runner
Arik Fraimovich df3da82afd
Fix: allow users with view only acces to use the queries in Query Results (#4112)
* Fix: allow users with view only acces to access the queries

* Add tests

* Update error message

* Update error message. Take 2
2019-09-01 22:17:53 +03:00
..
__init__.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
test_athena.py Address edgecase when retrieving Glue schemas for Athena query runner. (#2868) 2018-10-10 19:13:48 +03:00
test_drill.py [Data Sources] Implement Apache Drill (#3188) 2019-01-10 09:12:35 +02:00
test_google_spreadsheets.py Move is_url_key method to function for testability. (#3750) 2019-05-01 13:52:41 +03:00
test_http.py [Data Sources] Implement Apache Drill (#3188) 2019-01-10 09:12:35 +02:00
test_jql.py adapt to new field mapping syntax and add unit tests 2017-01-09 14:40:27 +01:00
test_mongodb.py Fix for time based mongodb test (#3630) 2019-03-24 11:29:44 +02:00
test_prometheus.py Consistently use simplejson to loading and dumping JSON. (#2817) 2018-10-09 15:38:06 +02:00
test_query_results.py Fix: allow users with view only acces to use the queries in Query Results (#4112) 2019-09-01 22:17:53 +03:00
test_script.py Change message for empty output 2018-07-02 21:36:15 +09:00
test_utils.py Add support for int/float values in guess_type (#3913) 2019-06-20 08:55:31 +03:00