diff options
author | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-03-18 00:24:47 -0400 |
---|---|---|
committer | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-03-18 00:24:47 -0400 |
commit | f063bf6e8634386f6ae3a3cf13fe2228e74454c9 (patch) | |
tree | bc6df621b255d5c523ee6472b5f96936abd45fce /docs/DesignDoc.md | |
parent | 847cdba3b2aa9ffd2eca81080ed4f7a79c283790 (diff) | |
download | JellySolutions-f063bf6e8634386f6ae3a3cf13fe2228e74454c9.tar.gz JellySolutions-f063bf6e8634386f6ae3a3cf13fe2228e74454c9.tar.bz2 JellySolutions-f063bf6e8634386f6ae3a3cf13fe2228e74454c9.zip |
final edit to design doc for sprint 2. -ak
Diffstat (limited to 'docs/DesignDoc.md')
-rw-r--r-- | docs/DesignDoc.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 27d14f6..0a92bac 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -105,7 +105,7 @@ Dashboard:  Cupboard: - + Need page:  @@ -191,7 +191,7 @@ Currently around 100 tests, with roughly 95% coverage overall. Model tier is abo ### Acceptance Testing -The number of user storeis that have passed their a +We have 24 passing Acceptance Tests and 5 failing Acceptance Tests. 4 of these failures are unable to be tested because of a missing feature, as it is not a requirement for our sprint backlog. All issues that have been found are easily fixable during the next sprint. > _**[Sprint 2 & 4]** Report on the number of user stories that have passed all their > acceptance criteria tests, the number that have some acceptance > criteria tests failing, and the number of user stories that |