summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-07 21:06:30 -0400
committernfoy <nfoy@purdue.edu>2014-04-07 21:06:30 -0400
commit90ece1a4aa03d098298eba1c8d28d0b1d6d34017 (patch)
treed3e3baddeb871ef711b9c2e8f246ae6b2495ea85 /doc
parentecde6b7477c06f09ca9d14872888d70792ba85b9 (diff)
Moved Unit Testing Not Implemented.
Diffstat (limited to 'doc')
-rw-r--r--doc/Sprint2-Retrospective.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/Sprint2-Retrospective.md b/doc/Sprint2-Retrospective.md
index 3293fd5..34509f1 100644
--- a/doc/Sprint2-Retrospective.md
+++ b/doc/Sprint2-Retrospective.md
@@ -13,9 +13,6 @@ several days.
+---------------------------------------------------------+------+------------+----+
| Tasks Implemented and Working | Size | Person\* | US |
+=========================================================+======+============+====+
-| [Define Specific Unit Tests for Security] | 3 | All | 1 |
-| (#security-test) | | | |
-+---------------------------------------------------------+------+------------+----+
| [Implement Anti-spam measures](#anti-spam) | 2 | Davis | 2 |
+---------------------------------------------------------+------+------------+----+
| [Implement Teammate Rating System (peer review view)] | 5 | Guntas | 3 |
@@ -68,16 +65,15 @@ several days.
+---------------------------------------------------------+------+------------+----+
| [Project Leaguer Logo](#logo) | spike| D+G | 8 |
+---------------------------------------------------------+------+------------+----+
+| [Define Specific Unit Tests for Security] | 3 | All | 1 |
+| (#security-test) | | | |
++---------------------------------------------------------+------+------------+----+
# Implemented and working
-## Define Specific Unit Tests for Security {#security-test}
-
-
-
## Implement Anti-spam measures {#anti-spam}
To handle potential spam problems, Project Leaguer has implemented Simple Captcha
@@ -198,6 +194,10 @@ would follow up on any opportunities to explore creating a Leauger Logo, but thi
simply did not happen. We greatly want one, but it's still just a low priority
extra feature.
+## Define Specific Unit Tests for Security {#security-test}
+
+
+
# How to improve