Alexis Drai
|
b340fc7aab
|
📝 Update README
|
3 years ago |
Alexis Drai
|
a987f36eac
|
🔥 Clean up imports
|
3 years ago |
Alexis Drai
|
c28a36292a
|
Merge pull request 'fix_die_and_faces_structure' (#106) from fix_die_and_faces_structure into main
Reviewed-on: #106
|
3 years ago |
Ismail TAHA JANAN
|
e49afa3b14
|
🩹 improve code
|
3 years ago |
Ismail TAHA JANAN
|
949521ff9b
|
✅ conflict solved
|
3 years ago |
Ismail TAHA JANAN
|
f2eafe4ded
|
fix merging conflict
|
3 years ago |
Ismail TAHA JANAN
|
3886fc7934
|
code with error
|
3 years ago |
Alexis Drai
|
ebf8a9ac91
|
Merge pull request '🗃️ introduce-ef-persistence' (#104) from introduce-ef-persistence into main
Reviewed-on: #104
|
3 years ago |
Alexis Drai
|
3cb5b72041
|
Merge branch 'main' into introduce-ef-persistence
|
3 years ago |
Alexis Drai
|
b8ea8a020e
|
🚚 Organize UTs in folders
|
3 years ago |
Alexis Drai
|
ca6b62574e
|
🐛 Fix class mixup
|
3 years ago |
Alexis Drai
|
fc6a71801f
|
✅ Get UTs done
|
3 years ago |
Alexis Drai
|
937a57ec11
|
🔥 Shrink the debug program
|
3 years ago |
Alexis Drai
|
cb4851c0ca
|
🚨 Implement IManager
|
3 years ago |
Alexis Drai
|
55436e15a9
|
🎨 🐛 fix bug in Remove, use affirmative statements, reformat
|
3 years ago |
mohammad_zafir.jeeawody
|
b84818610e
|
validation method
|
3 years ago |
Alexis Drai
|
23dbbbfb21
|
Update 'README.md'
|
3 years ago |
Alexis Drai
|
a0d3caf91c
|
💩 Include methods that throw NotSupportedExceptions for now
|
3 years ago |
Alexis Drai
|
1683414231
|
🎨 🐛 fix bug in Remove, use affirmative statements, reformat
|
3 years ago |
Alexis Drai
|
973b18b5d2
|
Merge pull request 'validation method' (#102) from die_manager_class into main
Reviewed-on: #102
|
3 years ago |
mohammad_zafir.jeeawody
|
678d1f7de5
|
validation method
|
3 years ago |
Alexis Drai
|
e14f5e01a6
|
🩹 Seal PlayerDBManager
|
3 years ago |
Alexis Drai
|
2fa185829f
|
✏️ ♻️ Rename Faces and override GetRandomFace()
"ListFaces" was misleading because it is not a list
GetRandomFace should return a Face<T> when called from a HomogeneousDie
|
3 years ago |
Alexis Drai
|
753789bcd4
|
🚧 Make data classes internal, start implementing DBManager
|
3 years ago |
Alexis Drai
|
a65edca2fd
|
🩹 Make Program internal and static
|
3 years ago |
Alexis Drai
|
c60935b793
|
Update 'README.md'
|
3 years ago |
Alexis Drai
|
7c4c7bcfcb
|
🔧🗃️ Make Data/Program.cs executable, add Db stub, improve
|
3 years ago |
Alexis Drai
|
8514606fa6
|
➖➕ Juggle with dependencies to make it make sense
|
3 years ago |
Alexis Drai
|
32d07e1e3c
|
🩹 Add default value for layer name
|
3 years ago |
Alexis Drai
|
f12997f1f8
|
♻️ 🐛 🚨 Refactor URIs and handle URI exceptions in prototype
|
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 |
Ismail TAHA JANAN
|
3a263b4dca
|
simple commit
|
3 years ago |
Alexis Drai
|
6a47b33f44
|
🚧 WIP
|
3 years ago |
Ismail TAHA JANAN
|
1149c916c4
|
simple commit
|
3 years ago |
Alexis Drai
|
e3687b206e
|
🚧 WIP on EF BP
|
3 years ago |
Alexis Drai
|
6d418735d7
|
Merge pull request '💩 Include methods that throw NotSupportedExceptions for now' (#101) from fix-#89 into main
Reviewed-on: #101
|
3 years ago |
Alexis Drai
|
b0bb332f41
|
💩 Include methods that throw NotSupportedExceptions for now
|
3 years ago |
Ismail TAHA JANAN
|
6e6f999b09
|
simple commit
|
3 years ago |
Alexis Drai
|
dad0302e56
|
Merge pull request '📝 Add comments and validation to DieManager' (#100) from add-comment-to-diemanager into main
Reviewed-on: #100
|
3 years ago |
Alexis Drai
|
55d1f95fd1
|
📝 Add comments and validation to DieManager
|
3 years ago |
Alexis Drai
|
76ce25b986
|
Merge pull request 'implement-save-in-app' (#99) from implement-save-in-app into main
Reviewed-on: #99
|
3 years ago |
Alexis Drai
|
d5d659d30b
|
♻️ Improve stub by using GameRunner's methods where possible
|
3 years ago |
Alexis Drai
|
ac6c6b0740
|
📝 Update comments a little bit
|
3 years ago |
Alexis Drai
|
03bf800fe7
|
🐛 Use polymorphism
|
3 years ago |
Alexis Drai
|
6019a50607
|
✨ Yay
|
3 years ago |
Alexis Drai
|
cc492550e6
|
Merge pull request 'fix-#28' (#98) from fix-#28 into main
Reviewed-on: #98
|
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
|
f99d4dd710
|
Merge pull request '♻️ Fix #28 Refactor UTs and hope that SonarQube updates coverage' (#96) from fix-#28 into main
Reviewed-on: #96
|
3 years ago |
Alexis Drai
|
006b35066d
|
♻️ Refactor UTs and hope that SonarQube updates coverage
|
3 years ago |