kmitresse
|
f3698f5f78
|
feat: dev-web - add entityManager.getTransaction functions in Servlets
|
2024-03-29 09:48:20 +01:00 |
|
kmitresse
|
7a467efb83
|
fix: dev-web - fix div by zero when get all ratio in player and user
|
2024-03-29 09:46:03 +01:00 |
|
kmitresse
|
c3c0cbfe7d
|
fix: dev-web - initialize list of player (... = new arrayList<>()) in User and Game constructors
|
2024-03-29 09:44:54 +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
|
e1747e8b1f
|
feat(DevWeb): Add getId for Player.java (Else we can't find by id in DB)
|
2024-03-28 17:39:04 +01:00 |
|
Lucàs
|
29388a96dd
|
feat(DevWeb): Edit findByField to search with int/boolean etc...
|
2024-03-28 17:38:25 +01:00 |
|
Lucàs
|
a46a1a0f1a
|
fix(DevWeb): GameTest.java
|
2024-03-28 16:35:49 +01:00 |
|
kmitresse
|
c19e18d817
|
feat: dev-web - add equal method for RecoveryPasswordToken
|
2024-03-28 14:33:59 +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 |
|
kmitresse
|
b735bea1aa
|
fix: dev-web - remove comment in pom.xml
|
2024-03-28 07:28:55 +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
|
d839bbff75
|
feat(DevWeb): Remove transactions in DAO_JPA_User
|
2024-03-28 00:43:06 +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
|
04a541341a
|
refacto(DevWeb): Remove unused imports in DAO.java
|
2024-03-27 23:04:02 +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 |
|
kmitresse
|
bad26d50b0
|
fix: dev-web - fix expiration token
|
2024-03-26 10:35:23 +01:00 |
|
kmitresse
|
ba90abdf14
|
fix: dev-web - fix .Env access
|
2024-03-26 09:07:36 +01:00 |
|
kmitresse
|
5ef779b966
|
fix: dev-web - fix layout (title, display connected users,...)
|
2024-03-25 10:24:58 +01:00 |
|
kmitresse
|
371fdb658e
|
feat: dev-web - manage nbRounds on new game initialization
|
2024-03-25 10:23:00 +01:00 |
|
kmitresse
|
079f4c2e0c
|
feat: dev-web - manage deck
|
2024-03-25 09:43:06 +01:00 |
|
kmitresse
|
cf13d5756e
|
feat: dev-web - manage new game creation
|
2024-03-23 10:03:09 +01:00 |
|
kmitresse
|
336f74d50a
|
feat: dev-web - translation
|
2024-03-23 09:58:17 +01:00 |
|
kmitresse
|
e7be7ea64f
|
feat: dev-web - manage account creation
|
2024-03-23 09:50:24 +01:00 |
|
kmitresse
|
f9622ec272
|
feet: dev-web - update reset password and token generation
|
2024-03-23 09:49:21 +01:00 |
|
kmitresse
|
c37fcfc8ca
|
fix: dev-web - remove sql trigger
|
2024-03-23 09:47:45 +01:00 |
|
kmitresse
|
478764aa7f
|
fix: dev-web - orthographe
|
2024-03-23 09:47:00 +01:00 |
|
Lucàs
|
a90fda22f9
|
feat(DevWeb): Edit Readme
|
2024-03-22 17:47:11 +01:00 |
|
Lucàs
|
511acb9876
|
fix(DevWeb): Correct init.sql and template.sql path
|
2024-03-22 17:47:03 +01:00 |
|