1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 13:50:53 +02:00
Commit graph

50 commits

Author SHA1 Message Date
Christoph Heiss ae3b07e0b7 test(#18): e2e: add test for generating qualification matches
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-30 18:42:12 +00:00
Christoph Heiss fd8033f271 test(#18): e2e: add test for marking teams as ready in qualification phase view
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-30 18:42:12 +00:00
Christoph Heiss e6bf9b6aad chore(#18): e2e: add typescript support for e2e tests
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-30 18:42:12 +00:00
Christoph Heiss 1c35fd4448
feat(#18): backend: use UTC time in more places
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-29 15:05:35 +02:00
Moritz Kepplinger fd302ff1ef refactor(#90): remove messages entirely 2024-05-28 21:50:25 +00:00
FreshGuy32 e6c12aad5d test(#101): fix beer pong table create/update e2e tests after the routes were moved 2024-05-28 20:38:15 +00:00
Christoph Heiss d02cf8313b
test(#107): e2e: add test for team self-signup
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-28 17:28:05 +02:00
Christoph Heiss f59a3c64b7
chore(#107): e2e: add .editorconfig
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-28 16:34:42 +02:00
Christoph Heiss aa6517db3d Merge branch 'test/#68/add-e2e-test-for-beer-pong-table-update' into 'development'
test/#68/add e2e test for beer pong table update

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!56
2024-05-28 12:34:35 +00:00
rafael d34a82f923 Merge branch 'development' into feat/#39/tournament-overview 2024-05-28 12:14:40 +02:00
MohammedKevin 34c5ae3773 feat(#26 #36): prettier fix 2024-05-28 11:34:46 +02:00
MohammedKevin 7b1166de9d feat(#26 #36): add frontend tests 2024-05-28 11:34:46 +02:00
FreshGuy32 09b898a853 test(#68): added e2e test for beer pong table update form 2024-05-28 09:07:15 +00:00
FreshGuy32 0bc9dc5c48 fix: typo in tournament/beer pong table update/create forms 2024-05-28 09:06:46 +00:00
rafael 949ffe6987 prettier(◕‿◕✿) 2024-05-27 23:47:23 +02:00
rafael d2e2fc7293 Merge branch 'development' into feat/#39/tournament-overview 2024-05-27 23:23:16 +02:00
rafael 4418113830 feat(#39): updated e2e to new ui adn prettier 2024-05-27 19:35:27 +02:00
rafael 116f59743e feat(#39): attempt fix e2e 2024-05-27 18:30:02 +02:00
Christoph Heiss 1d9485aca1
test(#20): e2e: add some e2e tests for tournament teams page
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-26 21:41:48 +02:00
Christoph Heiss 0e1f70aaf1 feat(#14): add button to copy tournament team self-registration link 2024-05-26 07:50:32 +00:00
MohammedKevin 9e9c552aa8 fix(#22): fix tests 2024-05-24 12:54:56 +02:00
MohammedKevin aa0e850f1b feature(#22): add delete functionality 2024-05-24 12:54:56 +02:00
MohammedKevin 551a49304b Revert "Revert "Merge branch 'tournament-overview' into 'development'""
This reverts commit 6a0a4c30d7.
2024-05-21 14:56:29 +02:00
Rafael Tanzer 6a0a4c30d7 Revert "Merge branch 'tournament-overview' into 'development'"
This reverts merge request !22
2024-05-20 17:09:15 +00:00
Rafael Tanzer 4f06cc2807 Merge branch 'tournament-overview' into 'development'
test/#49/Tournament overview Tests

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!22
2024-05-20 17:01:54 +00:00
FreshGuy32 15b6ea3b17 test(#28): fix beer pong e2e create test 2024-05-20 14:38:05 +00:00
FreshGuy32 b26bf8faea test(#28): added e2e test for beer pong table create 2024-05-20 14:15:43 +00:00
MohammedKevin 9d3a88d6e2 test(#49): fix tests 2024-05-20 13:20:15 +02:00
MohammedKevin 1500e342e8 Merge remote-tracking branch 'origin/development' into tournament-overview 2024-05-20 13:11:48 +02:00
MohammedKevin f994b093f9 fix(#49): run prettier fix 2024-05-20 13:04:40 +02:00
MohammedKevin 5c0f5beb9e Merge branch 'development' into tournament-overview 2024-05-20 12:53:16 +02:00
MohammedKevin 9df6428b18 feature(#61): prettier e2e 2024-05-20 12:42:21 +02:00
MohammedKevin 2e7331db59 feature(#61): fix tests 2024-05-20 12:24:10 +02:00
Christoph Heiss 177c8e93aa address bugs & security issues around user login 2024-05-18 22:07:10 +00:00
Moritz Kepplinger b800d517c3 fix/#56/fix tournament date 2024-05-18 21:02:46 +00:00
MohammedKevin 314e338bb8 add tests, remove admin from create tournament test 2024-05-16 15:18:33 +02:00
FreshGuy32 da50214a4c chore: fix styling issue of cypress settings json file 2024-05-16 12:33:09 +00:00
FreshGuy32 05b750818b test: changed username of user used for tests 2024-05-16 12:05:02 +00:00
FreshGuy32 9038c9399d chore: fix prettier style issues 2024-05-16 10:47:19 +00:00
FreshGuy32 980d038588 test(#12): added e2e test for tournament creation 2024-05-16 10:37:53 +00:00
FreshGuy32 e62ac7ae72 chore: ignore results and screenshots folder in e2e project 2024-05-16 10:37:25 +00:00
Moritz Kepplinger 8ac63e7ae6 test(#50): fix e2e tests 2024-05-14 14:39:16 +02:00
Christoph Heiss ae4fa8203b
test(#8): e2e: add explicit test for user logout + login
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 23:13:52 +02:00
Christoph Heiss 1e41ec2e0c
feat(#8): frontend: automatically log in user after successful registration
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 23:13:52 +02:00
Christoph Heiss 004ccc8c5e
feat(#8): frontend: implement password confirmation for register form
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 22:26:15 +02:00
Christoph Heiss dee74f7556
chore(#41): make prettier config global to re-use it for e2e tests
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 12:39:12 +02:00
Christoph Heiss 84ecd3ddd8
test(#8): e2e: add new test for registration flow
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 12:39:02 +02:00
Christoph Heiss f48cc36b7d
refactor(#8): e2e: rename email -> username everywhere
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 20:56:07 +02:00
Moritz Kepplinger 8da10f10d4 test(#46): fix e2e tests 2024-05-10 09:18:37 +02:00
MohammedKevin 33a00e60c7 initial commit 2024-04-30 12:35:42 +02:00