begin snowflake coffee tests and Cakefile

This commit is contained in:
Serene Han 2016-01-11 10:30:49 -08:00
parent 93a9aabfd1
commit 95952830ba
3 changed files with 99 additions and 0 deletions

11
proxy/README.md Normal file
View file

@ -0,0 +1,11 @@
This is the browser proxy component of Snowflake.
### Testing:
Unit tests are available with:
```
cake test
```
To run locally, start a webserver and navigate to `snowflake.html`.