embark/test
emizzle 9b41fa8ac2 Modified DevFunds to “factory pattern”
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.
2018-08-01 11:35:42 +10:00
..
contracts code and test importing the http contract 2018-04-20 11:39:17 -04:00
helpers Modified DevFunds to “factory pattern” 2018-08-01 11:35:42 +10:00
keyFiles add tests for getContract 2018-05-14 14:04:26 -04:00
test1 Adding in unit tests for dev_funds (WIP) 2018-07-31 14:59:55 +10:00
accountParser.js update tests 2018-07-19 10:34:56 +03:00
blockchain.js enable using both syncMode and syncmode 2018-07-06 09:31:28 -04:00
cmd.js swap test var -> let 2017-03-30 02:57:22 +09:00
code_generator.js remove contractsManager dependency 2018-05-30 13:35:36 -04:00
compiler.js update tests 2018-06-05 08:38:27 -04:00
config.js fix test 2018-05-09 15:16:46 -04:00
console.js swap test var -> let 2017-03-30 02:57:22 +09:00
contracts.js hot fix tests 2018-06-14 16:28:29 -04:00
devFunds.js Modified DevFunds to “factory pattern” 2018-08-01 11:35:42 +10:00
file.js refacotr how we handle files already parsed 2018-04-20 10:03:03 -04:00
processLauncher.js fix tests 2018-05-23 11:31:20 -04:00
utils.js improve url regexes 2018-04-20 12:04:27 -04:00