embark/dapps/tests/app/test
Jonathan Rainville a3b52676fc Fix part of the test app and add new test util functions (#1977)
* fix: fix tests hanging because the console is not started

* fix(@embark/proxy): send back errors correctly to the client

Code originally by @emizzle and fixed by me

* feat(@embark/test-runner): add assert.reverts to test reverts

* fix: make test app actually run its test and not hang

* fix(@embark/proxy): fix listening to contract event in the proxy

* feat(@embark/test-runner): add assertion for events being triggered

* docs(@embark/site): add docs for the new assert functions

* feat(@embark/test-runner): add increaseTime util function to globals

* docs(@embark/site): add docs for increaseTime
2019-10-17 14:39:25 -04:00
..
another_storage_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
array_references_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
config_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
embarkJS_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
expiration_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
http_contract_test.js fix: revise test urls to reflect test_dapps/ -> dapps/tests/ 2019-03-05 13:26:38 -06:00
interface_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
lib_test_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
namesystem_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
plugin_storage_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
simple_storage_deploy_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
simple_storage_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
solidity_test.sol chore: test runner tests (#1884) 2019-09-07 15:55:24 -04:00
token_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00