Add some LocalRepo integration tests
authorAryeh Gregor <ayg@aryeh.name>
Mon, 26 Aug 2019 16:06:04 +0000 (19:06 +0300)
committerAryeh Gregor <ayg@aryeh.name>
Fri, 30 Aug 2019 09:36:46 +0000 (12:36 +0300)
commit9b90a1fde75dc43efd7750adf026d307d30f8420
treeb2c3ac78b31c620fcd7b1bf269529b22ffeb32f1
parent8a318efe00bfb9d4105342fc0608e963d74e96e0
Add some LocalRepo integration tests

Coverage is still far from 100%, but better than nothing.

Change-Id: Ifb22491414653a5730a83434c4ea31a3540f7d26
includes/filerepo/LocalRepo.php
tests/phpunit/includes/filerepo/LocalRepoTest.php [new file with mode: 0644]