beginnings of an automated testing framework (Karma and Jasmine)

written by Gareth Leachman, squashed and reformatted by Adam Shaw
This commit is contained in:
Gareth Leachman
2014-01-26 13:59:18 -08:00
committed by Adam Shaw
parent 0dfc25afcb
commit 2bbbbf678e
22 changed files with 1829 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
body {
margin-top: 40px;
text-align: center;
font-size: 13px;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
#calendar {
width: 900px;
margin: 0 auto;
}