embark/test_apps/test_app/README.md

9 lines
266 B
Markdown
Raw Normal View History

2017-02-16 02:10:54 +00:00
Test App for integration testing purposes.
2018-03-29 23:05:30 +00:00
```../../bin/embark run``` to check if everything is behaving as expected
2017-02-16 02:10:54 +00:00
2018-03-29 23:05:30 +00:00
```../../bin/embark test``` to see tests are working as expected
2017-02-16 02:10:54 +00:00
```dist/index.html``` and ```dist/test.html``` to check different functionality