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

[RFC][Behat] Promotion system feature files #4189

Merged

Conversation

michalmarcinkowski
Copy link
Contributor

Feature files with scenarios for:

  • applying shipping percentage discount.
  • applying promotion based on cart quantity
  • applying promotion based on items total
  • reapplying promotion on cart change

@michalmarcinkowski michalmarcinkowski added RFC Discussions about potential changes or new features. DX Issues and PRs aimed at improving Developer eXperience. labels Feb 16, 2016
@michalmarcinkowski michalmarcinkowski changed the title [RFC][Behat] Shipping percentage discount feature file [RFC][Behat] Promotion system feature files Feb 17, 2016
And there is a promotion "Holiday promotion"

@todo
Scenario: Applying discount when cart quantity is above the quantity from criteria and should be above
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Receiving discount when buying the required quantity

And I am logged in customer

@todo
Scenario: Not applying promotion on shipping on empty cart after product removal
Copy link
Member

Choose a reason for hiding this comment

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

Not receiving discount on shipping after removing last item from cart

pjedrzejewski pushed a commit that referenced this pull request Feb 18, 2016
…discount

[RFC][Behat] Promotion system feature files
@pjedrzejewski pjedrzejewski merged commit 4fea618 into Sylius:master Feb 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Issues and PRs aimed at improving Developer eXperience. RFC Discussions about potential changes or new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants