trove/trove/tests
Petr Malik 2b98c53862 Add MySQL int-test helper client
Adding a helper client for MySQL will enable int-tests
involving actual data operations.

The test_helper.py file was also modified to push
more boiler-plate code into the base class, as it has
become apparent that only one 'add' 'remove' and 'verify'
method is probably adecuate for most datastores (given
the right sane parameters). The Redis helper was also
cleaned up to use the new format.

Change-Id: Iff34ca0b922adc9eea8b3861b05adf0251109221
Co-Authored-By: Petr Malik <pmalik@tesora.com>
Co-Authored-By: Peter Stachowski <peter@tesora.com>
2015-12-23 09:42:39 -05:00
..
api Merge "Changes names of some quota values" 2015-10-27 20:46:16 +00:00
db Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
examples Move to oslo_db 2015-12-14 02:18:06 +00:00
fakes Move to oslo_db 2015-12-14 02:18:06 +00:00
scenario Add MySQL int-test helper client 2015-12-23 09:42:39 -05:00
unittests Merge "Catch all errors in Mock detector" 2015-12-22 19:55:17 +00:00
util Move to oslo_db 2015-12-14 02:18:06 +00:00
__init__.py Provide option to read SSH credentials from test env 2015-06-30 08:58:34 -04:00
config.py Changes names of some quota values 2015-10-21 12:42:22 +00:00
int_tests.py Add instance create int-tests 2015-10-05 19:37:25 +00:00
root_logger.py Change reporting of unhandled logging 2015-11-30 19:44:13 -05:00