diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CodeCoverage.png | bin | 84383 -> 33191 bytes | |||
-rw-r--r-- | docs/DesignDoc.md | 6 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/CodeCoverage.png b/docs/CodeCoverage.png Binary files differindex a795ef8..ef835fd 100644 --- a/docs/CodeCoverage.png +++ b/docs/CodeCoverage.png diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 7f1c457..e20bc33 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -191,7 +191,7 @@ In our model tier we have a Need class, a User class, and a UserAuth class. The > _This section will provide information about the testing performed > and the results of the testing._ -Currently around 100 tests, with roughly 95% coverage overall. Model tier is above 95% individually. +Currently around 2,200 tests, with roughly 90% coverage overall. Model tier is above 95% individually. ### Acceptance Testing @@ -220,4 +220,6 @@ We have 24 passing Acceptance Tests and 5 failing Acceptance Tests. 4 of these f **(2025/02/15): Sprint #1: Outlined structure of Back-End Application.** -**(2025/03/17): Sprint #2: Decided on Important Stories for Sprint 2 Backlog, and reworked Design Architecture.**
\ No newline at end of file +**(2025/03/17): Sprint #2: Decided on Important Stories for Sprint 2 Backlog, and reworked Design Architecture.** + +**(2025/04/03): Sprint #3: Unanimously decided on enhancements, while narrowing focus on what needs to be finished for the sprint.**
\ No newline at end of file |