summaryrefslogtreecommitdiff
path: root/migrate/tests/fixture
Commit message (Expand)AuthorAgeFilesLines
* Run tests on PostgreSQL and MySQL tooRoman Podolyaka2013-10-121-7/+12
* Updated to OpenStack Build stuff.Monty Taylor2013-07-112-11/+5
* fix deprecation warning by using MetaData.reflectJan Dittberner2013-02-091-1/+2
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-6/+2
* use _index_identifier instead of _validate_identifier ifJan Dittberner2010-11-091-0/+0
* preserve the original stack stracechrisw2010-09-091-4/+4
* don't stop if one db fails, run for all so we can tell how badly things went ...chrisw2010-09-091-20/+31
* clear out the test db for each test, making tests more isolatedchrisw2010-09-091-0/+3
* silence logger that SA addschrisw2010-09-091-0/+2
* give better feedback when errors occur in _setup or _teardownchrisw2010-09-091-3/+19
* quit screwing with the testing frameworks...chrisw2010-09-091-49/+1
* another py2.4 fixturechrisw2010-09-081-1/+4
* another Py2.4 fixchrisw2010-09-081-1/+4
* - capture deprecation warnings and assert they re as they should bechrisw2010-09-071-0/+84
* update README and fix last bugsiElectric2010-07-081-1/+3
* log database name when running tests; firebug does not support DROP CONSTRAIN...iElectric2010-07-081-0/+4
* fix SA06 compatibility in testsiElectric2010-07-071-1/+7
* move to unittest2, update README for testing instructionsiElectric2010-06-203-17/+13
* move tests/ directory into migrate/tests (much better form) and fix all impor...Bob Farrell2010-06-106-0/+391