Commit Graph

32 Commits

Author SHA1 Message Date
Iuri Matias cdc75c91e1 fix contract extension file matching 2017-06-29 07:39:12 -04:00
Iuri Matias d9e615453c update demo and test app; warn about whisper version 2017-06-27 16:01:54 -04:00
Iuri Matias 61a893da94 add new field to example genesis configs 2017-06-26 16:00:16 -04:00
Iuri Matias 2a2a5820fc fix testing functionality in develop 2017-06-26 09:01:54 -04:00
Iuri Matias 955aab35de Revert "use temporary simulator fork on the test_app to fix web3.js dependency"
This reverts commit f077e017e9.
2017-06-25 09:47:44 -04:00
Iuri Matias f077e017e9 use temporary simulator fork on the test_app to fix web3.js dependency 2017-06-25 08:50:47 -04:00
Iuri Matias d800c1cee0 add aliases to embarkjs 2017-04-02 14:12:12 -04:00
Iuri Matias 9ce25d7651 refactor services check to use on/off and let monitor decide colors 2017-04-01 23:22:43 -04:00
Iuri Matias 447f967061 add service check functionality to plugin api 2017-03-16 07:31:52 -04:00
Todd Baur 124177c8fc speed up testing 2017-03-13 00:21:19 +09:00
Todd Baur 32953f7204 merge develop 2017-03-12 12:25:10 +09:00
Todd Baur 383b3c31a5 speed up test class - unstable 2017-03-12 12:23:30 +09:00
Iuri Matias 3a50dbdfdd remove deprecation warning; put tests back to previous method; fix eslint error 2017-03-11 22:16:24 -05:00
Iuri Matias 9eb4887d37 add backwards compatbility for tests with a deprecation message 2017-03-11 21:49:12 -05:00
Iuri Matias 5ec38694e4 change config in test_app 2017-03-04 19:37:57 -05:00
Iuri Matias 85659987d9 add support for website config file; reflect real web server config in the dashboard 2017-03-04 14:20:28 -05:00
Iuri Matias b7cd296716 make abi generation independent of deployment 2017-02-28 23:29:16 -05:00
Iuri Matias 1674adee4a add config to specify available providers for each component 2017-02-28 21:43:03 -05:00
Iuri Matias 09e58977e4 generate final embarkjs file depending on components enabled 2017-02-28 21:26:15 -05:00
Iuri Matias e61f0f102d generate storage and communication abi; disable deployment if config is disabled 2017-02-28 20:42:03 -05:00
Iuri Matias 8b107355cb wait for mined transaction in embarkjs when applicable 2017-02-27 20:32:26 -05:00
Iuri Matias e9ce9dc6f1 add redeploy; don't reload compiler if it's already loaded 2017-02-25 15:47:35 -05:00
Iuri Matias 70ee9f3276 update testapp 2017-02-20 17:31:05 -05:00
Iuri Matias e549dbe674 support disabling blockchain stack; tolerate lack of web3 object 2017-02-20 17:12:59 -05:00
Iuri Matias cf0ea4299e support disabling blockchain stack; tolerate lack of web3 object 2017-02-20 17:12:13 -05:00
Iuri Matias eb36af87b0 add support for the bootnodes config 2017-02-18 08:24:23 -05:00
Iuri Matias b8bd7a44a0 add readme to testapp 2017-02-15 21:10:54 -05:00
Iuri Matias 097088821b support generating abi file only 2017-02-15 19:27:23 -05:00
Iuri Matias 6984c13ac6 read storage and communication config files; use & initialize storage depending on config 2017-02-10 07:44:06 -05:00
Iuri Matias 629b9aa2a6 add a enviroment specific config to make sure overrides are working 2017-02-09 21:41:45 -05:00
Iuri Matias 98f0bd45e9 add tests to test_app 2017-02-09 21:05:45 -05:00
Iuri Matias af908bc5f9 add test_app for test purposes 2017-02-09 19:38:02 -05:00