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

Implement /credentials/shop/ as flask view #13464

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

britneywwc
Copy link
Contributor

@britneywwc britneywwc commented Jan 16, 2024

Done

  • Removed /credentials/shop/ that was previously a React app and implement in flask view

QA

  • Go to demo shop
  • Purchase an exam
  • Should redirect to the checkout page with the correct exam & price
  • Check that it works exactly like the live version

Issue / Card

Fixes WD-8193

Help

QA steps - Commit guidelines

@webteam-app
Copy link

Demo starting at https://ubuntu-com-13464.demos.haus

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.41%. Comparing base (e93384d) to head (b0d2d01).
Report is 3 commits behind head on main.

Current head b0d2d01 differs from pull request most recent head c8ff6e0

Please upload reports for the commit c8ff6e0 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13464      +/-   ##
==========================================
+ Coverage   74.12%   74.41%   +0.29%     
==========================================
  Files         107      107              
  Lines        2864     2838      -26     
  Branches      957      946      -11     
==========================================
- Hits         2123     2112      -11     
+ Misses        715      702      -13     
+ Partials       26       24       -2     

see 12 files with indirect coverage changes

@abhigyanghosh30 abhigyanghosh30 self-requested a review June 10, 2024 18:19
@usamabinnadeem-10 usamabinnadeem-10 merged commit c8ff6e0 into canonical:main Jun 12, 2024
36 of 39 checks passed
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.

None yet

4 participants