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

Make fixtures code more clean & re-usable #1517

Merged
merged 1 commit into from
May 17, 2014

Conversation

stloyd
Copy link
Contributor

@stloyd stloyd commented May 16, 2014

This additionally fixes two issues:

  • missing pending state for Shipping in Finite configuration,
  • const declared at model not interface

@stloyd
Copy link
Contributor Author

stloyd commented May 16, 2014

@pjedrzejewski @winzou Please merge this ASAP =) Fixtures are broken without that pending state on Shipping (I guess that even more than fixtures =)).

@pjedrzejewski
Copy link
Member

Actually, do we still need the pending state? I think this is the same as "on hold". @winzou

@winzou
Copy link
Contributor

winzou commented May 17, 2014

Onhold means payment is pending.
Pending means shipment is pending (for whatever internal reason).
So yes we need both.

@stloyd payum needs the unknown state you deleted, build is failing for that,

Remove unused states for some models
@stloyd
Copy link
Contributor Author

stloyd commented May 17, 2014

@pjedrzejewski ping.

winzou added a commit that referenced this pull request May 17, 2014
Make fixtures code more clean & re-usable
@winzou winzou merged commit b2c5b16 into Sylius:master May 17, 2014
@winzou
Copy link
Contributor

winzou commented May 17, 2014

Thanks

@stloyd stloyd deleted the feature/fixtures branch May 19, 2014 06:51
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
Make fixtures code more clean & re-usable
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.

None yet

3 participants