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

BUG: Booking places in past competitions #5

Open
dompatmore opened this issue Jul 3, 2020 · 0 comments
Open

BUG: Booking places in past competitions #5

dompatmore opened this issue Jul 3, 2020 · 0 comments

Comments

@dompatmore
Copy link
Collaborator

dompatmore commented Jul 3, 2020

Given:

A secretary wishes to book a number of places for a competition

When:

They book a number of places on a competition that has happened in the past

Then:

They receive a confirmation message

Expected:

 They should not be able to book a place on a post-dated competition (but past competitions should be visible). 

The booking.html page should be displayed for a valid competition.

An error message is displayed when a competition is invalid and a confirmation message is displayed when a competition is valid.

PabloLec added a commit to PabloLec/oc_gudlift that referenced this issue Jul 6, 2021
mjeammet added a commit to mjeammet/DAPY-P11_gudlft that referenced this issue Dec 15, 2021
RafaRemote pushed a commit to RafaRemote/oc_python_p11_testing that referenced this issue Dec 23, 2021
…nd tests

- UI: welcome.html: current competitions and past competitions are displayed
- UI: no link/button when past competition

- Tests: test_purchase.py: test_should_not_book_past_competition

- Regressions seen and fixed
Madscientiste added a commit to Madscientiste/OpenClassrooms_P11 that referenced this issue Feb 17, 2022
ribandgel pushed a commit to ribandgel/Python_Testing that referenced this issue Mar 17, 2022
josayko added a commit to josayko-courses/p11_gudlft that referenced this issue Apr 19, 2022
josayko added a commit to josayko-courses/p11_gudlft that referenced this issue Apr 19, 2022
Lazuli22 added a commit to Lazuli22/OC_V2_P11 that referenced this issue Apr 20, 2022
massouathyassine added a commit to massouathyassine/gudlftP11 that referenced this issue May 6, 2022
Pascal273 added a commit to Pascal273/Python_Testing that referenced this issue May 11, 2022
…ed points

after successful booking of places
Luc-Aka-Evy added a commit to Luc-Aka-Evy/Gudlift that referenced this issue May 19, 2022
Aponovi added a commit to Aponovi/Python_Testing that referenced this issue Jun 1, 2022
SelHel added a commit to SelHel/Python_Testing that referenced this issue Jun 13, 2022
SelHel added a commit to SelHel/Python_Testing that referenced this issue Jun 13, 2022
jogubo pushed a commit to jogubo/oc-python-testing that referenced this issue Jun 14, 2022
Deadjuju added a commit to Deadjuju/P11_OC_Python_Testing that referenced this issue Jul 12, 2022
If the user tries to access a past competition, he will be redirected to
the "Welcome" page with an information message

Issue OpenClassrooms-Student-Center#5
Deadjuju added a commit to Deadjuju/P11_OC_Python_Testing that referenced this issue Jul 12, 2022
The places reservation button is removed for past events

Issue OpenClassrooms-Student-Center#5
@Papiex Papiex mentioned this issue Jul 22, 2022
tchou93 added a commit to tchou93/OCR_PYTHON_P11 that referenced this issue Sep 15, 2022
Rossignol-h added a commit to Rossignol-h/P11_Python_Testing that referenced this issue Nov 3, 2022
Rossignol-h referenced this issue in Rossignol-h/P11_Python_Testing Nov 3, 2022
Mattgris6 added a commit to Mattgris6/OC_DAPython_Projet11_Gudlft that referenced this issue Nov 17, 2022
bk148 added a commit to bk148/P11_Gudlft_Python_Testing that referenced this issue Apr 6, 2023
impossible to book a place on a post-dated competition (but past competitions should be visible).
VisualDev-FR added a commit to VisualDev-FR/openclassrooms-P11 that referenced this issue Apr 7, 2023
JLenseele added a commit to JLenseele/Project_11 that referenced this issue Apr 28, 2023
…book for an outdated event (error message)
Nemesix493 added a commit to Nemesix493/P11_Python_Testing that referenced this issue May 9, 2023
DomninBenoit added a commit to DomninBenoit/gudlift that referenced this issue Dec 12, 2023
AlexBotswana added a commit to AlexBotswana/Python_Testing that referenced this issue Feb 21, 2024
geo1310 added a commit to geo1310/Python_Testing that referenced this issue Apr 17, 2024
geo1310 added a commit to geo1310/Python_Testing that referenced this issue Apr 17, 2024
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 a pull request may close this issue.

1 participant