diff options
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 |