redash/tests
Arik Fraimovich c054731794 Change: close metadata database connection early in the execute query
Celery task. This to prevent the task holding an idle connection for
a long period of time, while waiting for the query to finish.
2018-03-08 11:06:15 +02:00
..
handlers Configuration for Google Apps. 2018-02-27 23:10:10 +02:00
models fix: commit saml user group assignment to the database 2018-01-20 15:19:03 +02:00
query_runner Merge pull request #2260 from Top20Talent/master 2018-03-04 10:57:30 +02:00
tasks Change: close metadata database connection early in the execute query 2018-03-08 11:06:15 +02:00
__init__.py feat: make trusted header authentication compatible with multiorg mode 2018-02-02 20:17:53 +02:00
factories.py Move widget position logic migration to the backend and remove some unused code. 2018-02-01 14:40:40 +02:00
test_authentication.py followup: coding style fixes to tests 2018-02-02 20:17:53 +02:00
test_cli.py Fix: tests entering endless loop, due to bad input. 2017-10-01 14:26:04 +03:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py remove unnecessary test. 2018-02-26 20:57:21 +02:00
test_models.py Change: close metadata database connection early in the execute query 2018-03-08 11:06:15 +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 Fix: clear null values from options dictionary 2017-06-13 09:42:20 +03:00