redash/tests
Arik Fraimovich ae2cd5363f Change: pass the user object to the run_query method
This to allow different use cases like checking permissions
based on who is currently running the query.
2016-10-20 23:42:25 +03:00
..
handlers Change: paginate query page & add explicit urls. 2016-10-05 14:14:26 +03:00
models Merge pull request #1085 from getredash/feature/pause-api 2016-05-31 09:08:03 +03:00
query_runner Change: deduplicate Google Spreadsheet columns 2016-09-11 09:41:15 +03:00
tasks Change: pass the user object to the run_query method 2016-10-20 23:42:25 +03:00
__init__.py Add API to trigger query refresh and support for parameters. 2016-02-22 10:40:46 +02:00
factories.py Change: paginate query page & add explicit urls. 2016-10-05 14:14:26 +03:00
test_authentication.py Feature: running queries (tasks) monitor 2016-04-20 17:54:20 +03:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py Verify user has access to visualization before creating widget 2016-03-10 11:42:04 +02:00
test_models.py Change: paginate query page & add explicit urls. 2016-10-05 14:14:26 +03:00
test_permissions.py Fix #1109: mixed group permissions resulting in wrong permission 2016-06-09 19:59:26 +03: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