embark/dapps/tests/app/test
Jonathan Rainville 3ceac534e1 fix(@embark/ens): fix registerSubDomain in tests and add test
registerSubDomain  didn't work in tests because it used the old way
of checking the env, which is checking the `this.env` string, but in
tests, we use the `test` env. So instead, we now check if it is a
known network using the network ID (like we do for other place)
2020-01-29 12:54:10 -05:00
..
another_storage_spec.js fix(@embark/accounts-manager): limit funding accounts to 1 at a time 2019-11-08 08:46:32 -05: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 chore: update site urls 2020-01-28 12:07:17 -05:00
embarkJS_spec.js fix(@embark/ens): fix registerSubDomain in tests and add test 2020-01-29 12:54:10 -05:00
expiration_spec.js feat(@embark/test-runner): expose evmClientVersion for conditional tests 2020-01-09 11:39:28 -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 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 feat(@embark/ens): enable changing namesystem config per test 2019-11-12 09:31:05 -05: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(test-app): make test app test all pass (#1980) 2019-10-22 09:27:22 -04:00
simple_storage_spec.js fix(@embark/tests): Fix failing test with `—node=embark` 2020-01-09 11:41:48 -05:00
solidity_test.sol fix(@contract-app): fix contracts app tests (#1982) 2019-10-23 14:58:40 -04:00
token_spec.js fix(@embark/test-dapp): fix test_dapp broken for ENS resolve 2020-01-16 11:45:14 -05:00