embark/dapps/tests/app/test
Pascal Precht d3200e333d fix: revert custom `deploy()` API for `EmbarkJS.Contract`
`.deploy()` is an alias to `.new()` and in other tools also no longer used
as API to deploy instances. In addition, we don't want it to shadow the
original web3 `deploy()` API which actually caused a breeaking change.
2020-02-19 11:25:20 -05:00
..
another_storage_spec.js feat(@embark/blockchain): make GanacheCLI the default dev blockchain 2020-02-14 09:14:45 -05:00
array_references_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
config_spec.js chore: update site urls 2020-01-28 12:07:17 -05:00
embarkJS_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
expiration_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
http_contract_test.js chore: rename org references from embark-framework to embarklabs 2020-01-16 15:36:29 -05:00
interface_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
lib_test_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
namesystem_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
plugin_storage_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
simple_storage_deploy_spec.js fix: revert custom `deploy()` API for `EmbarkJS.Contract` 2020-02-19 11:25:20 -05:00
simple_storage_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
solidity_test.sol fix(@contract-app): fix contracts app tests (#1982) 2019-10-23 14:58:40 -04:00
token_spec.js feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00