-
Notifications
You must be signed in to change notification settings - Fork 332
FEATURE: Implement Points Display Board #7
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
Comments
PabloLec
added a commit
to PabloLec/oc_gudlift
that referenced
this issue
Jul 6, 2021
RafaRemote
pushed a commit
to RafaRemote/oc_python_p11_testing
that referenced
this issue
Dec 24, 2021
…nd test - creation: template points_board.html: route /points-board: display table of club and their points - Test: test_endpoints.py: add test to check is success when unauthenticated user get request on route /points-board - UI: added tables and buttons on about every templates to improve readibility. No regressions seen. All tests passing
mjeammet
added a commit
to mjeammet/DAPY-P11_gudlft
that referenced
this issue
Jan 3, 2022
Madscientiste
pushed a commit
to Madscientiste/OpenClassrooms_P11
that referenced
this issue
Feb 17, 2022
Lazuli22
added a commit
to Lazuli22/OC_V2_P11
that referenced
this issue
Apr 26, 2022
massouathyassine
added a commit
to massouathyassine/gudlftP11
that referenced
this issue
May 6, 2022
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
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 17, 2022
Deadjuju
added a commit
to Deadjuju/P11_OC_Python_Testing
that referenced
this issue
Jul 17, 2022
link to access display board page Feature OpenClassrooms-Student-Center#7
Deadjuju
added a commit
to Deadjuju/P11_OC_Python_Testing
that referenced
this issue
Jul 17, 2022
Rossignol-h
referenced
this issue
in Rossignol-h/P11_Python_Testing
Nov 3, 2022
* feat(board.html): add template for points display board * feat(server): add route for points display board * feat(board.html): complete template * test(test_points_board): start testing happy path * feat(board.html): add condition if no clubs in json * test(test_points_board): add sad path to test
JLenseele
added a commit
to JLenseele/Project_11
that referenced
this issue
Apr 28, 2023
…ch clubs with their current point
Hi just wondering what the log into the app mean cause in the functional spec it's says (in French for me ) : "Il ne devrait pas être nécessaire de se connecter au site pour voir la page." which says it should not be necessary to logs into the app to see that page |
VisualDev-FR
added a commit
to VisualDev-FR/openclassrooms-P11
that referenced
this issue
May 12, 2023
DomninBenoit
added a commit
to DomninBenoit/gudlift
that referenced
this issue
Dec 14, 2023
AlexBotswana
added a commit
to AlexBotswana/Python_Testing
that referenced
this issue
Feb 26, 2024
AlexBotswana
added a commit
to AlexBotswana/Python_Testing
that referenced
this issue
Feb 29, 2024
geo1310
added a commit
to geo1310/Python_Testing
that referenced
this issue
Apr 19, 2024
…s_Display_Board' into dev
Guwoop00
added a commit
to Guwoop00/Python_Testing
that referenced
this issue
Jun 28, 2024
This was referenced Feb 5, 2025
SynysterRev
added a commit
to SynysterRev/Gudlft
that referenced
this issue
Feb 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When:
A secretary logs into the app
Then:
They should be able to see the list of clubs and their associated current points balance
The text was updated successfully, but these errors were encountered: