embark/lib
emizzle 7cb9cd5622 Basic unit tests complete for dev funds
Finished added unit tests for dev_funds. These are weak tests as the FakeIpcProvider does not provide enough support for keeping track of accounts and balances and instead we are injecting the provider responses in the tests, which kind of defeats the purposes of the tests. Instead, the FakeIpcProvider should be a little smarter and do more of what a real node would do.
2018-07-31 14:59:55 +10:00
..
cmds Basic unit tests complete for dev funds 2018-07-31 14:59:55 +10:00
coderunner callback error from runCode and use that in onDeploy codes 2018-06-14 11:10:31 -04:00
contracts Merge pull request #627 from embark-framework/bug_fix/warning-contract-path 2018-07-26 13:31:59 -04:00
core add todo 2018-06-18 11:37:23 -04:00
dashboard use neo-blessed 2018-06-13 11:17:55 -04:00
i18n don't sync i18n files anymore 2018-06-01 19:31:26 -04:00
modules make linter happy 2018-06-21 21:07:27 -04:00
pipeline sorry senior lint 2018-06-15 15:58:19 -04:00
process don't send message if process isn't connected 2018-06-13 14:56:26 -04:00
processes Run `ipfs init` for the case when user has installed ipfs, but not initialised it. 2018-06-18 22:34:42 +10:00
tests set default balance when no one is there with simulator 2018-07-06 10:27:05 -04:00
utils further dev funding 2018-07-16 18:48:32 +02:00
versions removed unneeded comment 2018-06-15 17:06:59 -04:00
cmd.js warn if old cmd is used 2018-06-19 14:07:14 -04:00
constants.json Fixing conflicts 2018-06-11 16:43:08 -04:00
index.js first stab at funding accounts in geth given config 2018-07-13 15:56:59 +03:00