trove/trove/tests/scenario
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
..
groups Add MySQL int-test helper client 2015-12-23 09:42:39 -05:00
helpers Add MySQL int-test helper client 2015-12-23 09:42:39 -05:00
runners Add MySQL int-test helper client 2015-12-23 09:42:39 -05:00
__init__.py Add generic int-test classes 2015-08-26 19:38:49 -04:00