Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generated test classes to silverstripe manifest #10

Merged

Conversation

Cambis
Copy link
Owner

@Cambis Cambis commented Aug 18, 2024

Description ✍️

Add generated test classes to Silverstripe manifest during testing.

Fixes 🐛

DoD checklist ✅

- Add the generated fixture files to the manifest, this allows them to be discoverable by the Silverstripe API. This will hopefully allow us to simplify many of the existing test cases, some of the more complex ones rely on mock data
- Add patch for AbstractRectorTestCase to accomplish the above.
- Add symplify/vendor-patches
@Cambis Cambis linked an issue Aug 18, 2024 that may be closed by this pull request
@Cambis Cambis merged commit 31f4086 into main Aug 18, 2024
2 checks passed
@Cambis Cambis deleted the feature/9-add-generated-test-classes-to-silverstripe-manifest branch August 18, 2024 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add generated test classes to the Silverstripe manifest
1 participant