redash/tests
Sami Jaktholm fe2772e9db fix: commit saml user group assignment to the database
Relevant tests were also modified to reload the user
object from the database before asserting that the
user belongs to correct groups.

Fixes #1668.
2018-01-20 15:19:03 +02:00
..
handlers Dynamic organization settings support. 2018-01-02 10:48:22 +02:00
models fix: commit saml user group assignment to the database 2018-01-20 15:19:03 +02:00
query_runner Fix: unicode handling at query result 2017-12-16 09:55:15 +09:00
tasks Split refresh schemas into separate tasks and add a timeout. 2017-05-18 13:39:34 +03:00
__init__.py Add tests entry point to docker 2017-01-22 13:28:46 +02:00
factories.py Remove unused code 2017-06-14 12:05:49 +03:00
test_authentication.py Change: redirect to / when org not found 2017-06-12 09:47:08 +03: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 Dynamic organization settings support. 2018-01-02 10:48:22 +02:00
test_models.py Fix: delete data source doesn't work when query results referenced by queries. 2017-06-02 18:11:34 +03: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