superset/tests
Dennis O'Brien cd2ab42abc do not overwrite the stored password with the masked password (#1209)
* do not over-write the stored password with a masked password.
his addresses issue #1199

* added a test to validate that sending a password-masked sqlalchemy_uri does not over-write the stored sqlalchemy_uri

* requery the database object after the update.
use self.assertEqual for more informative error messages.
2016-10-11 16:49:40 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_requests.py [security] allow for requesting access when denied on a dashboard view (#1192) 2016-10-02 18:03:19 -07:00
base_tests.py Refactor the explore view (#1252) 2016-10-07 16:24:39 -07:00
caravel_test_config.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
celery_tests.py Bring DB in sync with the models.py (#1172) 2016-09-28 13:55:06 -07:00
core_tests.py do not overwrite the stored password with the masked password (#1209) 2016-10-11 16:49:40 -07:00
druid_tests.py Refactor the explore view (#1252) 2016-10-07 16:24:39 -07:00
utils_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00