silverstripe-dms/tests
Ingo Schommer d95af01fbb Delete fixtures BEFORE test teardown, avoid problems with shutdown registrations
We've had some custom code register shutdown methods for reindexing.
This code is triggered on delete() amongst other actions.
It's conditional on SapphireTest::is_running_tests() which is
unset in SapphireTest->tearDown(), so we have to place any
delete operations before that.
2013-01-09 23:54:35 +01:00
..
DMS-test-document-2.pdf API-CHANGE: refactoring to support replace document functionality 2012-07-27 14:02:46 +12:00
DMS-test-lorum-file.pdf API-CHANGE: DMS interface and mock implementation 2012-07-16 18:21:48 +12:00
DMSDocumentTest.php MINOR Manually marking test run in DMSDocumentTest to avoid triggering solr reindex 2012-11-01 12:42:21 +01:00
DMSEmbargoTest.php BUGFIX: fixing unit tests to account for the ability for Admins to download embargoed files 2012-11-21 18:34:25 +13:00
DMSTagTest.php MINOR Manually marking test run in DMSDocumentTest to avoid triggering solr reindex 2012-11-01 12:42:21 +01:00
DMSTest.php MINOR Manually marking test run in DMSDocumentTest to avoid triggering solr reindex 2012-11-01 12:42:21 +01:00
DMSVersioningTest.php Delete fixtures BEFORE test teardown, avoid problems with shutdown registrations 2013-01-09 23:54:35 +01:00
ShortCodeRelationFinderTest.php BUGFIX: fixing unit tests 2012-10-10 13:44:10 +13:00
dmsembargotest.yml API-CHANGE: working embargo API (with lots and lots of unit tests) 2012-08-13 14:14:31 +12:00
dmstest.yml API-CHANGE: additional DMS implementation code 2012-07-17 17:58:33 +12:00