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

remove coupon and discount for cred exams #14383

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

abhigyanghosh30
Copy link
Contributor

Done

  • Remove coupon for CUE.01 Linux exam

QA

  • Check out this feature branch
  • Run the site using the command ./run serve or dotrun
  • View the site locally in your web browser at: http://0.0.0.0:8001/
    • Be sure to test on mobile, tablet and desktop screen sizes
  • Go to /credentials/shop
    • Price should be 100$
  • proceed to checkout.
    • The price should be 100$ everywhere. VAT is yet to be determined.

Issue / Card

Fixes #WD-15553

Screenshots

[If relevant, please include a screenshot.]

Help

QA steps - Commit guidelines

@webteam-app
Copy link

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.63%. Comparing base (3a07e82) to head (9607b13).
Report is 54 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14383   +/-   ##
=======================================
  Coverage   69.63%   69.63%           
=======================================
  Files         120      120           
  Lines        3418     3418           
  Branches     1178     1174    -4     
=======================================
  Hits         2380     2380           
  Misses       1013     1013           
  Partials       25       25           

@linux-in-flux
Copy link
Collaborator

I tested in the following way:
Went to page using my normal account, preset to California, flat rate $100 USD.
Reset location to Germany, hit save, recalculated to include $19 in VAT.
Reset to France, hit save, recalculated to $20.

LGTM.

@linux-in-flux
Copy link
Collaborator

Checked that purchase reflects one year ahead and I can schedule ahead. Got error when I tried to schedule out of range. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants