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

WIP: Add "Default" group to fixtures that have no group #292

Draft
wants to merge 1 commit into
base: 3.4.x
Choose a base branch
from

Conversation

magnetik
Copy link

Should fix #291

Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. Before we can start a review, there is at least one missing test for your feature you mentioned in #291.

You currently only test doctrine:fixtures:load --group=Default, but not the other use case where you use Default a given fixture group. Please add a test for this case too.

This addition will also need new entries in the documentation.

@PReimers
Copy link
Member

@magnetik any news regarding the missing test here?

@greg0ire greg0ire changed the base branch from master to 3.4.x November 14, 2020 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to load fixtures that have no group
3 participants