wiki.techinc.nl/tests/phpunit/includes/import
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
..
ImportableOldRevisionImporterTest.php import: Use UserFactory in ImportableOldRevisionImporter 2022-02-11 20:02:58 +00:00
ImportExportTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ImportFailureTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ImportLinkCacheIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ImportTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00