embark/test_apps/test_app
Eric Mastro 000a4fe322
Merge pull request #1000 from embark-framework/bug_fix/self-dep
enable self-referencing contracts in onDeploy
2018-10-31 10:29:57 +01:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app revert some changes made to contract 2018-10-29 15:44:55 +01:00
config move debugger to sidebar; fix config issue 2018-10-24 13:10:31 -04:00
contracts fix tests 2018-09-14 15:21:45 -04:00
extensions/embark-service fix services & processes; improve UI 2018-10-23 11:11:58 +02:00
some_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
test Merge pull request #1000 from embark-framework/bug_fix/self-dep 2018-10-31 10:29:57 +01: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