From b18256a9db20e78804c61c96a0643030cc8a09ca Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Fri, 11 Apr 2025 20:08:33 -0400 Subject: Minor adjustment to tests section of design doc --- docs/DesignDoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 3784368..4867887 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -216,7 +216,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 2,200 tests, with roughly 90% coverage overall. Model tier is above 95% individually. +Currently around 115 tests, with roughly 90% coverage overall. Model tier is above 95% individually. ### Acceptance Testing -- cgit v1.2.3