summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-07 21:34:59 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-07 21:34:59 -0400
commit5a4fbb4768745a1286ca617928d23cda54d21997 (patch)
treecb8105f423affbd37fe9ccdb91be5420fb7e3131 /doc
parent3fcd9809984730038183b886ceb494d59e3804b4 (diff)
Finished Version (assuming the pdf looks good)
Diffstat (limited to 'doc')
-rw-r--r--doc/Sprint2-Retrospective.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/Sprint2-Retrospective.md b/doc/Sprint2-Retrospective.md
index 6dd7919..9a98ec5 100644
--- a/doc/Sprint2-Retrospective.md
+++ b/doc/Sprint2-Retrospective.md
@@ -196,9 +196,10 @@ extra feature.
## Define Specific Unit Tests for Security {#security-test}
-
-
-
+Because of heavy "dog-food" style testing during the development process and
+fairly heavy rapid redesign, specific unit tests were not given a high priority
+for this sprint. The interdependency of components for tournament logic provided
+near-instant feedback when something was wrong.
# How to improve
@@ -211,4 +212,4 @@ sprint we plan to take a stronger initiative and take a running start rather tha
a last lap dash.
3. We can more carefully push and merge. We ran into a couple issues where team
-members broke each others work. These mistakes cost a lot of time to fix. \ No newline at end of file
+members broke each others work. These mistakes cost a lot of time to fix.