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

fix: add conditions for minimum timedelta in scheduling #13408

Conversation

abhigyanghosh30
Copy link
Contributor

Done

  • Should not be possible to schedule exams within 30 mins

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
  • Purchase an exam
  • Try to schedule it within 30 mins
  • Should get an error

Issue / Card

Fixes #WD-7947

Screenshots

[If relevant, please include a screenshot.]

Help

QA steps - Commit guidelines

@webteam-app
Copy link

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

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (722fea2) 74.41% compared to head (db59858) 74.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13408   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files         107      107           
  Lines        2838     2838           
  Branches      946      946           
=======================================
  Hits         2112     2112           
  Misses        702      702           
  Partials       24       24           

@abhigyanghosh30 abhigyanghosh30 force-pushed the WD-7947-scheduled-exams-sometimes-do-not-generate-a-take-exam-link branch from 6e690a5 to ceed1ff Compare January 4, 2024 10:51
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.

2 participants