embark-area-51/lib/cmds/blockchain
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
..
blockchain.js Basic unit tests complete for dev funds 2018-07-31 14:59:55 +10:00
blockchainProcess.js fix processes on ubuntu 2018-05-30 11:03:33 -04:00
dev_funds.js Basic unit tests complete for dev funds 2018-07-31 14:59:55 +10:00
geth_commands.js only use personal in --dev mode 2018-07-19 10:58:47 +03:00