redash/tests
Arik Fraimovich 7c6b95e71d Change multi-org implementation:
To avoid complications with how Google Auth works, when enabling organization
multi-tenancy on a single instance, each organization becomes a "sub folder"
instead of a sub-domain.
2016-01-04 00:03:49 +02:00
..
handlers Change multi-org implementation: 2016-01-04 00:03:49 +02:00
models Feature: new permissions system 2015-12-31 10:43:33 +02:00
query_runner Update GitHub repo url (EverythingMe -> GetRedash) 2015-11-26 10:34:16 +02:00
__init__.py Change multi-org implementation: 2016-01-04 00:03:49 +02:00
factories.py Change multi-org implementation: 2016-01-04 00:03:49 +02:00
test_authentication.py Change multi-org implementation: 2016-01-04 00:03:49 +02:00
test_handlers.py Change multi-org implementation: 2016-01-04 00:03:49 +02:00
test_models.py Feature: new permissions system 2015-12-31 10:43:33 +02:00
test_permissions.py Feature: new permissions system 2015-12-31 10:43:33 +02:00
test_refresh_queries.py Feature: new permissions system 2015-12-31 10:43:33 +02:00
test_settings.py Read settings from environment variables instead of a settings file. 2014-02-12 20:43:41 +02:00
test_utils.py Change multi-org implementation: 2016-01-04 00:03:49 +02:00