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

Move factory_bot static attrs to dynamic #2831

Merged
merged 1 commit into from
Sep 2, 2018

Conversation

fastjames
Copy link
Contributor

Factory_bot is now flagging static factory attributes as deprecated,
pending removal in version 5.0. This is adding a lot of noise to test output, which makes it harder to see more important failures.

Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

Thanks. Spec failures are not related

@tvdeyen
Copy link
Member

tvdeyen commented Aug 29, 2018

@fastjames a rebase with latest master should fix the build errors

Factory_bot is now flagging static factory attributes as deprecated,
pending removal in version 5.0.
@fastjames fastjames force-pushed the factory_dynamic_attributes branch from 00b90f1 to 749691e Compare August 29, 2018 16:24
@kennyadsl kennyadsl merged commit 0683959 into solidusio:master Sep 2, 2018
@fastjames fastjames deleted the factory_dynamic_attributes branch September 11, 2018 14:15
kennyadsl added a commit to nebulab/solidus that referenced this pull request Jan 22, 2019
We already converted the rest of the factories attributes to dynamic
into solidusio#2831 but after merging that PR, we merged solidusio#2798 which was pretty
old and was still using the old "way".
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.

4 participants