embark/test_apps/test_app
Anthony Laibe 29db66be23 feat: import resolver 2019-01-25 16:37:09 -05:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app refactor(blockchain): add a web3 provider for embarkJS 2018-12-07 19:29:10 -05:00
config feat(@embark/core): Support directives in ENS config 2018-12-07 10:21:47 -05:00
contracts fix tests 2018-09-14 15:21:45 -04:00
extensions/embark-service refactor: change registerConsoleCommands to the new API 2018-12-17 09:59:03 -05:00
some_folder feat: import resolver 2019-01-25 16:37:09 -05:00
test feat: import resolver 2019-01-25 16:37:09 -05:00
README.md trigger CI build 2018-06-15 09:16:03 -04:00
embark.json display last error found 2018-10-23 18:27:40 -04:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json fix linting issues 2018-10-29 15:33:12 +01:00
package.json rev testdapp scripts -- INIT_CWD compat 2018-09-21 17:00:08 -05:00
test.file display last error found 2018-10-23 18:27:40 -04:00

README.md

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