summaryrefslogtreecommitdiff
path: root/tests/migration_test_data_persistence/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za2016-11-101-3/+3
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+2
* Fixed #22487: Don't flush out data from before normal TestCasesAndrew Godwin2014-06-231-9/+6
* Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin2014-06-081-0/+33