Added testing screenshots and link to game branch testing folder authored by Lee Cadotte (lec337)'s avatar Lee Cadotte (lec337)
...@@ -22,8 +22,12 @@ ...@@ -22,8 +22,12 @@
## Unit Testing ## Unit Testing
- Screenshots of tests passing - Screenshots of tests passing:
![GameTestPassing](uploads/2f0084e2dd576f8c46d064d3eeac01b2/GameTestPassing.PNG)
![GameTimeTestPassing](uploads/29bfeb29d6fda47db7d7e5bd15710713/GameTimeTestPassing.PNG)
![TeamTestPassing](uploads/249f07c2c86c6b5e03685a3bf39ac9fa/TeamTestPassing.PNG)
- [Testing Folder](https://git.cs.usask.ca/test_alpha/project_1/tree/develop/app/src/test/java/com/zizzle/cmpt370) - [Testing Folder](https://git.cs.usask.ca/test_alpha/project_1/tree/develop/app/src/test/java/com/zizzle/cmpt370)
- [Game/Team Testing Folder](https://git.cs.usask.ca/test_alpha/project_1/tree/Game_class/app/src/test/java/com/zizzle/cmpt370)
...@@ -31,13 +35,13 @@ ...@@ -31,13 +35,13 @@
- Work Done: - Work Done:
* Brayden updated League and Member classes and their respective testing. Also organized the source files into packages and folders for sanity. * Brayden updated League and Member classes and their respective testing. Also organized the source files into packages and folders for sanity.
* Jay: * Jay:
* Lee: * Lee: Added additional methods and tests for game and related classes, created UML diagrams for milestone.
* Shantanu: * Shantanu:
*** ***
- Work to do next week: - Work to do next week:
* Brayden will work on the leagues page front end. * Brayden will work on the leagues page front end.
* Jay: * Jay:
* Lee: * Lee: Work on search function.
* Shantanu: * Shantanu:
... ...
......