Commit Graph

31 Commits

Author SHA1 Message Date
Lucàs 275ad640dc feat(DevWeb): Le push du siecle 2024-04-30 15:44:53 +02:00
Lucàs 469b037232 feat!(DevWeb): Add BulmaCSS, refacto, handle error on login pages, use bean, filters and tags 2024-04-17 13:59:16 +02:00
kmitresse 310f997ff4 feat: dev-web - add timer and fix tests 2024-03-29 15:07:08 +01:00
Lucàs 64e7db3ab0 fix(DevWeb): Remove unused imports 2024-03-28 17:42:24 +01:00
Lucàs 06a7bfc3b5 test(DevWeb): Add tests in DAO_JPA_GameTest.java 2024-03-28 17:40:29 +01:00
Lucàs ec3b2e63d8 test(DevWeb): Add tests in DAO_JPA_PlayerTest.java 2024-03-28 17:40:07 +01:00
Lucàs 5701633a86 fix(DevWeb): Fix random order of creation in DB for UserTest.java 2024-03-28 17:39:42 +01:00
Lucàs a46a1a0f1a fix(DevWeb): GameTest.java 2024-03-28 16:35:49 +01:00
Lucàs a6ee974473 refacto(DevWeb): user into fixture in DAO_JPA_UserTest.java 2024-03-28 11:34:13 +01:00
Lucàs 29eab3d291 test(DevWeb): Add tests in DAO_JPA_RecoveryPasswordTokenTest.java 2024-03-28 11:33:50 +01:00
Lucàs 4dd7d67775 reactor(DevWeb): Edit methods with the test_ prefix in RecoveryPasswordTokenTest and UserTest 2024-03-28 11:15:23 +01:00
kmitresse 97ac164e43 fix: dev-web - add fixtures on User and RecoveryPasswordToken tests 2024-03-28 07:40:09 +01:00
Lucàs d2f36c7ebe comment(DevWeb): Add TODO to correct tests who doesn't pass in UserTest.java 2024-03-28 02:29:53 +01:00
Lucàs aff0cad030 test(DevWeb): Edit tests in GameTest.java 2024-03-28 02:27:20 +01:00
Lucàs 9613e62a78 test(DevWeb): Edit tests in PlayerTest 2024-03-28 02:27:11 +01:00
Lucàs 3dfdd195b1 test(DevWeb): Add tests in Game_JPA_DAO_FactoryTest 2024-03-28 00:44:38 +01:00
Lucàs 1f62aa1f0c test(DevWeb): Add tests and rename methods in EntityManagerProviderTest 2024-03-28 00:44:10 +01:00
Lucàs b2af76ccf1 test(DevWeb): Add tests in DAO_JPA_UserTest 2024-03-28 00:43:46 +01:00
Lucàs 4b13a89bb9 test(DevWeb): Add tests for AbstractDAOFactory 2024-03-28 00:42:27 +01:00
Lucàs d101f4e7da test(DevWeb): Add tests for AbstractDAOFactory 2024-03-27 23:04:27 +01:00
Lucàs da5aae5eb6 test(DevWeb): Remove DAOTest 2024-03-27 23:03:39 +01:00
Lucàs 5d33d33a08 test(DevWeb): Add tests for EntityManagerProvider 2024-03-27 22:57:04 +01:00
kmitresse 7cc68d1092 feat: dev-web - Pojo's tests completed 2024-03-27 22:23:55 +01:00
kmitresse 4ad14f2eec feat: dev-web - User and Player tests 2024-03-27 19:35:16 +01:00
Lucàs 14850ff034 test(DevWeb): Add tests for RecoveryPasswordToken 2024-03-27 17:12:56 +01:00
Lucàs 48b44aa7fe test(DevWeb): Add unit tests for Card and Deck 2024-03-27 15:38:31 +01:00
kmitresse aa607df504 feat: dev-web - implements tests 2024-03-27 09:08:44 +01:00
kmitresse ee5a0b9f58 feat: dev-web - add game and recoveryPassorwdToken tests 2024-03-26 22:22:51 +01:00
kmitresse f8e28d79ab feat: dev-web - add deck and card tests (all are passed) 2024-03-26 21:22:19 +01:00
kmitresse d983f8ce97 feat: dev-web - servlet part 2024-03-26 13:57:30 +01:00
kmitresse 5095e558d6 feat: dev-web - begin tests 2024-03-26 13:56:34 +01:00