wiki.techinc.nl/tests/phpunit/unit/includes/libs
Aryeh Gregor 5bbcaef231 FileJournal tests
100% unit test coverage for FileJournal and NullFileJournal. 100%
integration test coverage for DBFileJournal. Unit tests for
DBFileJournal once it supports injection.

I removed FileJournal and NullFileJournal from the list of classes that
FileBackendTest tests. It doesn't actually test them, it just happens to
run code from them without checking its correctness at all.

Depends-On: Ic22075bb5e81b7c2c4c1b8647547aa55306a10a7
Change-Id: I46d10ab7b87c23937aa04d7ec1922abfcf3bd611
2019-09-03 10:12:41 +00:00
..
filebackend FileJournal tests 2019-09-03 10:12:41 +00:00
mime Make MSCompoundFileReader::readFile platform-agnostic 2019-07-08 10:45:42 -07:00
objectcache Move trivially compatible tests to the unit tests suite 2019-06-30 15:23:53 +02:00
services Add recursion check to createService() 2019-08-18 10:51:24 +03:00