Commit d732e3d
committed
Move tests for generated files into generated file test folder
Tests for generator belong in `/generator/tests`, tests for generated files (and manual code in `/lib`) belong in `/tests`
This PR is a little trickier than simply moving files because a couple of the tests had conflicting filenames (ie, `tests/GeneratedFilesTest.php` and `generator/tests/GeneratedFilesTests.php` both exist, with different contents, so they needed to be manually merged)1 parent 4818c0f commit d732e3d
File tree
9 files changed
+282
-385
lines changed- generator/tests
- tests
- csv
- fixtures
9 files changed
+282
-385
lines changedThis file was deleted.
This file was deleted.
0 commit comments