ubuntu.com icon indicating copy to clipboard operation
ubuntu.com copied to clipboard

Implement /credentials/shop/ as flask view

Open britneywwc opened this issue 1 year ago • 2 comments

Done

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

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/
  • Purchase an exam
  • Should redirect to the checkout page with the correct exam & price

Issue / Card

Fixes WD-8193

Help

QA steps - Commit guidelines

britneywwc avatar Jan 16 '24 23:01 britneywwc

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

webteam-app avatar Jan 16 '24 23:01 webteam-app

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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

codecov[bot] avatar Jan 16 '24 23:01 codecov[bot]