Add rough overview docs

This commit is contained in:
Victor Shnayder
2012-06-11 15:49:39 -04:00
parent a3561c96f7
commit c9cbc52ffa
3 changed files with 119 additions and 0 deletions

12
doc/testing.md Normal file
View File

@@ -0,0 +1,12 @@
# Testing
Testing is good. Here is some useful info about how we set up tests--
### Backend code:
- TODO
### Frontend code:
- TODO