mzjeeawody
|
b73d88f983
|
change branch master yml
|
3 years ago |
mzjeeawody
|
c19f7398f6
|
output directory
|
3 years ago |
mzjeeawody
|
142f902ed9
|
correct yml
|
3 years ago |
mzjeeawody
|
4cf65f7bbd
|
test local doxygen
|
3 years ago |
mzjeeawody
|
2e7974f29d
|
doxygen
|
3 years ago |
Mohammad Zafir JEEAWODY
|
4b240195e9
|
Mise à jour de '.drone.yml'
|
3 years ago |
Alexis Drai
|
89c98fef2c
|
Merge pull request '🐛 Replace Equals with SequenceEqual for a collection' (#200) from apply-fixes-following-interview into main
Reviewed-on: #200
|
3 years ago |
Alexis Drai
|
c61ffeb783
|
🐛 Replace Equals with SequenceEqual
still not foolproof, since Die and Face don't redefine equals etc.
the reason why all the tests pass is because we don't have UTs for DiceGroupManager
|
3 years ago |
Alexis Drai
|
72ff04f845
|
Merge pull request '🚨 Encapsulate collections...' (#199) from apply-fixes-following-interview into main
Reviewed-on: #199
|
3 years ago |
Alexis Drai
|
d259884ba8
|
🚨 Encapsulate collections...
make code more readable
add checks and UTs for Utils.Enumerables
|
3 years ago |
Alexis Drai
|
7d1f973153
|
Merge pull request '✅ Fix #176' (#195) from ut-turnextensions into main
Reviewed-on: #195
|
3 years ago |
Alexis Drai
|
9c0edea60b
|
✅ Finish unit testing TurnExtensions
for now
|
3 years ago |
Alexis Drai
|
a2d832a9f2
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
308ef1a5b1
|
✏️
|
3 years ago |
Alexis Drai
|
c4c2a993c6
|
🔥 ♻️
|
3 years ago |
Alexis Drai
|
42ab467bfb
|
✏️ Fix typo
|
3 years ago |
Alexis Drai
|
7c6b3ee663
|
Merge pull request '🔊 Implement logger' (#192) from implement-logger into main
Reviewed-on: #192
|
3 years ago |
Alexis Drai
|
6de4e96803
|
🔧
|
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
|
ef1a6966ea
|
Merge pull request '🗃️ ✨ Add TurnEntity (many to many)' (#191) from add-turnentities into main
Reviewed-on: #191
|
3 years ago |
Alexis Drai
|
865947fa9c
|
📈
|
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
|
1bf9d8394f
|
🚧 Redefine Equals and Hash in dice and faces
while it may make comparisons slower, it's useful for redefining equality in TurnEntity
|
3 years ago |
Alexis Drai
|
27e90bfbd5
|
🚚 Move Point to Tests root
|
3 years ago |
Alexis Drai
|
32a58dd414
|
🐛 Initialize empty collections, debug die creation
|
3 years ago |
Alexis Drai
|
0a01b402c0
|
🗃️ ✨ Add TurnEntity and implement many-to-many
|
3 years ago |
Alexis Drai
|
bf22c44740
|
♻️ Rename Player to PlayerEntity in EF project for clarity
|
3 years ago |
Alexis Drai
|
7fd6078c25
|
♻️ Use inheritance, use properties for FK
to prepare for many-to-many with TurnEntity
|
3 years ago |
Alexis Drai
|
c7aac52f48
|
🔀 main --> this
|
3 years ago |
Alexis Drai
|
c3f7194a34
|
Merge pull request '🚑 Fix EF issue by using entities' (#190) from ef-hotfix into main
Reviewed-on: #190
|
3 years ago |
Alexis Drai
|
ca7c4a796f
|
🚑
|
3 years ago |
Alexis Drai
|
e6ba5f150e
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
3a49fe0e88
|
Merge pull request '🐛 ♻️ Fix up dice and faces (EF)' (#189) from fixup-dice-entities into main
Reviewed-on: #189
|
3 years ago |
Alexis Drai
|
2c44df5e16
|
♻️ Use extension features
ImageDieExtensions.ToModel(entity)
-->
entity.ToModel()
|
3 years ago |
Alexis Drai
|
b760b6f905
|
🐛
|
3 years ago |
Alexis Drai
|
f20adbad17
|
Merge pull request 'EF_Dice_Faces' (#188) from EF_Dice_Faces into main
Reviewed-on: #188
|
3 years ago |
Ismail TAHA JANAN
|
6128f57dcc
|
Merge branch 'main' into EF_Dice_Faces
|
3 years ago |
Ismail TAHA JANAN
|
48c130faf5
|
✨ add entities and extentions to dice and faces
|
3 years ago |
Alexis Drai
|
c623776e4e
|
✏️ Fix typo
|
3 years ago |
Alexis Drai
|
84f52c3dce
|
Merge pull request 'use-async-in-playerdb' (#186) from use-async-in-playerdb into main
Reviewed-on: #186
|
3 years ago |
Alexis Drai
|
e5fc62499f
|
📈 🔥 Remove unused and untestable code
|
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 |
Alexis Drai
|
9ea198b9fa
|
📝 Update README
|
3 years ago |
Ismail TAHA JANAN
|
423965361b
|
no sence code
|
3 years ago |
Alexis Drai
|
4574e48203
|
Merge pull request '✅ dice and faces tests implementd' (#185) from TU_Dice_Faces into main
Reviewed-on: #185
|
3 years ago |