mirror of https://github.com/embarklabs/embark.git
9b41fa8ac2
Added a “factory pattern” to DevFunds to allow for async calls to be made during object construction. This allows for `web3.eth.getAccounts` to be called and the `accounts` property assigned on instantiation. This modification allows each unit test case to be run independently of the others. |
||
---|---|---|
.. | ||
contracts | ||
helpers | ||
keyFiles | ||
test1 | ||
accountParser.js | ||
blockchain.js | ||
cmd.js | ||
code_generator.js | ||
compiler.js | ||
config.js | ||
console.js | ||
contracts.js | ||
devFunds.js | ||
file.js | ||
processLauncher.js | ||
utils.js |