Update instructions for unit testing and preliminary implementation authored by Brayden Martin's avatar Brayden Martin
......@@ -3,21 +3,29 @@
# Milestone 6
## Design
### Sequence Diagram: Chad Johnson
* As a person wanting to keep track of stats and standings, I want to be able to input appropriate data after a game so that I can review it later when needed.
![Milestone6Sequence](uploads/816b0d68795479f7b00ad476441553fa/Milestone6Sequence.png)
### Class Diagram
![Milestone6Class](uploads/b43b09be27ca2c7ef068cacf2e432446/Milestone6Class.png)
## Preliminary Implementation
- 1-2 epics
- How do we even show this? (Evan?)
- Write how it relates to each person (two) and describe what we have so far.
## Unit Testing
- Probably don't have to show this.
- Screenshots of tests passing
- Hyperlinks to source code for test folder.
## Action Plan
- Work Done:
......@@ -33,6 +41,7 @@
* Shantanu:
## Requirements
- Design documented with additional UML diagrams (e.g. sequence diagram, activity diagram)
- Preliminary implementation (1-2 epics)
......
......