add readme to testapp

This commit is contained in:
Iuri Matias 2017-02-15 21:10:54 -05:00
parent fcd88b9e4a
commit b8bd7a44a0
1 changed files with 8 additions and 0 deletions

8
test_app/README.md Normal file
View File

@ -0,0 +1,8 @@
Test App for integration testing purposes.
```../bin/embark run``` to check if everything is behaving as expected
```../bin/embark test``` to see tests are working as expected
```dist/index.html``` and ```dist/test.html``` to check different functionality