RJ Catalano
|
6bcf03adc5
|
Merge pull request #441 from embark-framework/ipfs_object
make Ipfs object available in environment
|
2018-05-21 10:31:30 -05:00 |
Ricardo Guilherme Schmidt
|
56b20becfb
|
make getAccounts a simple web3 wrapper.
Maybe could even be like Test.prototype.getAccounts = web3.eth.getAccounts; ?
|
2018-05-18 20:44:14 -03:00 |
Iuri Matias
|
e2c2373249
|
accept hash of objects as second param for runcode
|
2018-05-18 15:55:34 -04:00 |
Ricardo Guilherme Schmidt
|
bc57ca62e3
|
add missing semicol
|
2018-05-17 03:00:23 -03:00 |
Ricardo Guilherme Schmidt
|
25e95c1002
|
add EmbarkSpec.getAccounts(cb)
|
2018-05-16 20:24:08 -03:00 |
Ricardo Guilherme Schmidt
|
bfcf72b09a
|
Initialize web3 provider before deployAll
This makes possible to load accounts before deploying the contracts.
|
2018-05-16 19:40:24 -03:00 |
Iuri Matias
|
0b70f32bb9
|
initial work for i18n
|
2018-05-10 15:01:34 -04:00 |
Jonathan Rainville
|
52d0c5a8dd
|
stop tests when deploy fails
|
2018-04-24 10:19:01 -04:00 |
Jonathan Rainville
|
5925124978
|
fix unit tests and add test_appp test for http contracts
|
2018-04-18 14:56:18 -04:00 |
Iuri Matias
|
6479bf816b
|
only deploy configured contracts in the tests
|
2018-03-11 08:28:03 -04:00 |
Iuri Matias
|
41baca4b51
|
don't redeploy if an asset has been changed and not a contract
|
2018-02-21 18:43:34 -05:00 |
Iuri Matias
|
3b60793b25
|
remove old jshint directives
|
2018-02-07 19:49:54 -05:00 |
Iuri Matias
|
10c4c75236
|
move tests related files to their own folder
|
2018-01-19 21:13:20 -05:00 |