embark/site/source/docs
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
..
bamboo.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
blockchain_accounts_configuration.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
blockchain_configuration.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
cockpit_dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_debugger.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_editor.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_explorer.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_introduction.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_utils.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
configuration.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
console_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_configuration.md feat(@embark/specialconfigs): introduce dynamic addresses (#1873) 2019-09-06 15:02:51 -04:00
contracts_deployment.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
contracts_imports.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
contracts_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_testing.md Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
contributing.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
create_project.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
creating_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
embark_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
environments.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
faq.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
index.md chore: localize static sites 2019-06-20 10:49:26 +02:00
installation.md Update installation.md (#1881) 2019-09-07 11:26:25 -04:00
installing_embarkjs.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
installing_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
javascript_usage.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
messages_configuration.md Typo on messages_configuration 2019-10-15 12:44:23 -04:00
messages_javascript.md docs: fix Messages.listenTo() API docs 2019-06-20 15:30:44 +02:00
migrating_from_3.x.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
naming_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
naming_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
overview.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
pipeline_and_webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
plugin_reference.md refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
quick_start.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
running_apps.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
sending_and_receiving_messages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
smart_contract_objects.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
solidity.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
structure.md fix(@embark/site): fix configuring contract link in structure.md 2019-07-15 09:16:09 +02:00
troubleshooting.md feat(@embark/test-runner): show interface contract message in tests 2019-05-10 09:49:34 -04:00
using_storages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
using_the_console.md feat(@embark/whisper): Remove support for `service whisper on/off` 2019-05-15 13:34:13 +02:00
vyper.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
web3js.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
what_dapp.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
working_with_name_systems.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00