moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework

This commit is contained in:
Eric Rowell
2012-06-16 01:21:35 -07:00
parent c1b9d44885
commit a49fc610d6
7 changed files with 216 additions and 380 deletions

View File

@@ -12,6 +12,7 @@ p {
.green {
background-color: green;
color: white;
font-size: 12px;
}
.red {