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 PHP7, phpspec 3 and Behat 3 support #96

Open
wants to merge 146 commits into
base: master
Choose a base branch
from

Conversation

ubick
Copy link
Member

@ubick ubick commented Aug 2, 2019

This PR is based on the original work performed by a group of very talented engineers.

I've only added the following on top:

  • references the latest version of Magento 1 Community Edition (1.9.4.2)
  • phpspec 3.4 support
  • updated PHP requirement to accept both 5.6 and 7.0+ (older versions of PHP are not supported by Travis any longer)
  • fixed failing specs

Alistair Stead and others added 30 commits November 8, 2012 18:06
The EAV attributes are now used to validate the inbound data
supplied to create a fixture.
@svalaskevicius Not sure why this was in place but it breaks
validation of attributes and functionality seems the same after
removal.
ClassGuesser provides ability to use predefined
steps withtout the need to create FeatureContext.
There's not enough predefined magento steps to do
that just yet and also provided guesser is wrong.
We decided that cache is part of application
and implementation layer, not the business logic,
so it doesn't make sense to clear this automatically.
There is still a step for that task though.
…o use BehatMage as intented by its developers
…o use BehatMage as intented by its developers
…o use BehatMage as intented by its developers
…o use BehatMage as intented by its developers
…o use BehatMage as intented by its developers
Documentation improvement
Each cache type can consist of one or more cache tags. This patch uses the cache tags
that have been configured in magento for each cache segment instead of using a single
hardcoded 'config' tag.

This touches on issue #19, but doesn't resolve it completely yet.
This was referenced Aug 2, 2019
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.