wiki.techinc.nl/tests/phpunit/includes/filerepo
Timo Tijhof 8d406bbcd6 phpcs: Disable Generic.Files.LineLength for test files
There is a common and reasonable need for longer lines in tests.
The nudge for shorter lines doesn't seem valuable here. The natural
breaks will likely still fall in 80-100 given the enforced practice
for non-test code, e.g. whether through habit, or 80-100 column markers
in text editors, or the finite width of diff and code review
interfaces.

Change-Id: I879479e13551789a67624ce66f0946d2f185e6ee
2022-02-18 18:32:05 +00:00
..
file phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
FileBackendDBRepoWrapperTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
FileRepoTest.php
LocalRepoTest.php Merge "filerepo: Simplify and document 'favicon' FileRepo option" 2022-01-28 18:14:28 +00:00
MigrateFileRepoLayoutTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
RepoGroupTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
StoreBatchTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00