embark/test
Todd Baur 2f5c647c39 this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
..
contracts add spec for contracs config; fix contracts arguments when it's an instanceOf 2017-01-12 20:42:33 -05:00
test1/config add more tests; fix issue with selecting selecting non-default environment contract configuration 2016-10-15 15:54:19 -04:00
abi.js fixed failing timeouts in abi tests 2017-03-08 23:56:00 +09:00
blockchain.js reorgnize code structure 2017-02-19 12:51:32 -05:00
cmd.js this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
compiler.js grunt-config-mocha does not accept 0 as an option for timeout, so we set the value in the test itself 2017-03-08 23:38:40 +09:00
config.js this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
console.js dot notation preferred 2017-03-08 23:52:17 +09:00
contracts.js switch config to grunt vs declaring in test 2017-03-08 23:28:10 +09:00