mzjeeawody
|
c6fd28541b
|
Merge branch 'test_dice_group_manager' of https://codefirst.iut.uca.fr/git/alexis.drai/dice_app into test_dice_group_manager
|
3 years ago |
mzjeeawody
|
7581220fb7
|
protocal degalite
|
3 years ago |
mzjeeawody
|
1e4f846edb
|
sequence equak issues
|
3 years ago |
mzjeeawody
|
5432a07e9e
|
changes to test to task, to check sequence equal
|
3 years ago |
mzjeeawody
|
69821cea42
|
change all test based on new DiceGroup Class
|
3 years ago |
mzjeeawody
|
13f45645fe
|
maj_local
|
3 years ago |
mohammad_zafir.jeeawody
|
df65ada43e
|
test Dgm
|
3 years ago |
Alexis Drai
|
d259884ba8
|
🚨 Encapsulate collections...
make code more readable
add checks and UTs for Utils.Enumerables
|
3 years ago |
Alexis Drai
|
9c0edea60b
|
✅ Finish unit testing TurnExtensions
for now
|
3 years ago |
Alexis Drai
|
a2d832a9f2
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
932babdca6
|
🔥 📈 Get rid of ToString() methods
We should keep formatting responsibilities out of the model
|
3 years ago |
Alexis Drai
|
5c11e4b253
|
🔊 Use NLog in App.Program and Data.Players.PlayerDbManager
|
3 years ago |
Alexis Drai
|
5694baf4cd
|
✅ Unit test Utils.Enumerables
|
3 years ago |
Alexis Drai
|
2ef6b304dc
|
📈 Slither over the 80% line
making tickets for UTs + cleanup
|
3 years ago |
Alexis Drai
|
cce587437e
|
✅ Test TurnEntity
|
3 years ago |
Alexis Drai
|
27e90bfbd5
|
🚚 Move Point to Tests root
|
3 years ago |
Alexis Drai
|
bf22c44740
|
♻️ Rename Player to PlayerEntity in EF project for clarity
|
3 years ago |
mohammad_zafir.jeeawody
|
0f1f253746
|
Argument Null exception on name
|
3 years ago |
mohammad_zafir.jeeawody
|
c9cb17899e
|
testOnebyId not found guid
|
3 years ago |
mohammad_zafir.jeeawody
|
c94d3357f5
|
already exist key
|
3 years ago |
mohammad_zafir.jeeawody
|
c6e5991e99
|
enlever code inutile
|
3 years ago |
mohammad_zafir.jeeawody
|
17a2e18c2d
|
Null key test
|
3 years ago |
Alexis Drai
|
c623776e4e
|
✏️ Fix typo
|
3 years ago |
Alexis Drai
|
cd2df0ba86
|
✅ Update and correct UTs
|
3 years ago |
Alexis Drai
|
a319d7deb2
|
🚨 fix code smells
|
3 years ago |
Alexis Drai
|
a46d4b73a4
|
⚗️ Play around with async-await
PlayerManager.Remove is bugged
|
3 years ago |
Ismail TAHA JANAN
|
963ac99001
|
✅ dice and faces tests implementd
|
3 years ago |
mohammad_zafir.jeeawody
|
aefe32dc35
|
corrected
|
3 years ago |
Alexis DRAI
|
6c460efa63
|
✏️ Fix typo in class name
|
3 years ago |
mohammad_zafir.jeeawody
|
2429329049
|
testDiceGroupManager
|
3 years ago |
Alexis Drai
|
a0670fceac
|
🏗️ Fix #157
|
3 years ago |
Alexis Drai
|
51d231a6e3
|
✅ Add a NumberFace test
|
3 years ago |
Alexis Drai
|
1f2ca7483f
|
♻️ Rename DieManager to DiceGroupManager
that class is in charge of managing groups of dice (in association with a string name)
|
3 years ago |
Alexis Drai
|
b21b78135e
|
♻️ Rename GameRunner to MasterOfCeremonies
|
3 years ago |
Alexis Drai
|
08c1e415a9
|
♻️ Refactor manager-y stuff into GameManager
|
3 years ago |
Alexis Drai
|
5b4c2469c9
|
✅ Test the DbStub a little bit too
|
3 years ago |
Alexis Drai
|
d8fead1051
|
✅ Fully test PlayerDbManager, and improve it
|
3 years ago |
Alexis Drai
|
1604fece2f
|
:refactor: Use Guid.NewGuid() instead of hardcoding them
obviously ^^'
|
3 years ago |
Alexis Drai
|
c100c20a39
|
🔥 Improve some model UT
|
3 years ago |
Alexis Drai
|
912f6f6627
|
✅ Add tests for GetOneById()
|
3 years ago |
Alexis Drai
|
a987f36eac
|
🔥 Clean up imports
|
3 years ago |
Ismail TAHA JANAN
|
949521ff9b
|
✅ conflict solved
|
3 years ago |
Alexis Drai
|
b8ea8a020e
|
🚚 Organize UTs in folders
|
3 years ago |
Alexis Drai
|
fc6a71801f
|
✅ Get UTs done
|
3 years ago |
Alexis Drai
|
8514606fa6
|
➖➕ Juggle with dependencies to make it make sense
|
3 years ago |
Alexis Drai
|
d4d587afb9
|
✨ Simplify code and give more freedom
by introducing HomogeneousDie, changing the logic in Face, and making class names shorter
|
3 years ago |
Alexis Drai
|
5073793f92
|
⚗️ Try without UT constructor
|
3 years ago |
Alexis Drai
|
02abe1fbfd
|
⚗️ Hardcode the stub in UT class to test SonarQube
|
3 years ago |
Alexis Drai
|
006b35066d
|
♻️ Refactor UTs and hope that SonarQube updates coverage
|
3 years ago |
Alexis Drai
|
455f1210ef
|
✅ Complete test suite, add checks to R and U
|
3 years ago |