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

Load factories using the new standard #203

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

kennyadsl
Copy link
Member

This will load factories using FactoryBot.find_definitions for Solidus versions that support it, otherwise it fallbacks on the old way (manually requiring factories).

@kennyadsl kennyadsl added the enhancement Improves an existing feature. label Feb 19, 2021
@kennyadsl kennyadsl self-assigned this Feb 19, 2021
@kennyadsl kennyadsl force-pushed the kennyadsl/use-new-factories-loading branch from fc84511 to e4e69cf Compare February 19, 2021 18:05
@kennyadsl
Copy link
Member Author

Failures will be fixed with solidusio/solidus_dev_support#171

@aldesantis aldesantis force-pushed the kennyadsl/use-new-factories-loading branch from e4e69cf to 632df71 Compare February 26, 2021 17:19
@aldesantis
Copy link
Member

Rebasing this on top of the latest master.

@kennyadsl kennyadsl merged commit 1031f7e into master Mar 5, 2021
@kennyadsl kennyadsl deleted the kennyadsl/use-new-factories-loading branch March 5, 2021 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants