153 Commits

Author SHA1 Message Date
Jonathan Rainville
d76ab75c4a remove initTest 2018-06-01 13:44:54 -04:00
Jonathan Rainville
88889a1a9d update test_app tests 2018-06-01 13:44:53 -04:00
Jonathan Rainville
2d1a37d63b conflict in pakcgae lock 2018-06-01 13:44:49 -04:00
Jonathan Rainville
33bd52e9ec add id to solc process to avoid multiple callback calls 2018-06-01 13:44:35 -04:00
Jonathan Rainville
dbb2352928 fix contracts that are instances of 2018-06-01 13:44:14 -04:00
Jonathan Rainville
6712fc294c change another storage test 2018-06-01 13:44:14 -04:00
Jonathan Rainville
beb0df8985 make running config() without callback work 2018-06-01 13:44:14 -04:00
Jonathan Rainville
ab92457319 fix missing default from 2018-06-01 13:43:48 -04:00
Jonathan Rainville
4040c1eec9 use object assign to assign new values to contract 2018-06-01 13:43:48 -04:00
Jonathan Rainville
8664570d7c conflict in test 2018-06-01 13:43:43 -04:00
Jonathan Rainville
d0a289a450 conflict in deployManager 2018-06-01 13:42:05 -04:00
Jonathan Rainville
b97c85d5f4 conflict in tests 2018-06-01 13:41:12 -04:00
Jonathan Rainville
3555575ff9 change another storage test 2018-06-01 13:35:58 -04:00
Jonathan Rainville
049af73294 make running config() without callback work 2018-06-01 13:35:58 -04:00
Jonathan Rainville
d647ea791e fix missing default from 2018-06-01 13:35:18 -04:00
Jonathan Rainville
72da3b4a35 use object assign to assign new values to contract 2018-06-01 13:35:18 -04:00
Jonathan Rainville
a1d32e72e7 conflict in deployManager 2018-06-01 13:35:15 -04:00
Jonathan Rainville
9dcb64bde3 conflict in deployManager 2018-06-01 13:34:23 -04:00
Jonathan Rainville
c234655acd resolve conflict in test.js 2018-06-01 13:33:11 -04:00
Jonathan Rainville
723a4ae805 reformat run_test 2018-06-01 13:32:23 -04:00
Jonathan Rainville
ed1a2c4ddb remove timer 2018-06-01 13:31:22 -04:00
Jonathan Rainville
e5ec461f78 fix error messages for non deployed contracts 2018-06-01 11:30:02 -04:00
Jonathan Rainville
eeb88010d5 remove initTest 2018-06-01 11:06:07 -04:00
Jonathan Rainville
55df42979f update test_app tests 2018-06-01 10:48:29 -04:00
Jonathan Rainville
a112f18d93 always deploy contracts when in tests and make all test work 2018-06-01 10:05:43 -04:00
Jonathan Rainville
0ab151500d add id to solc process to avoid multiple callback calls 2018-05-31 13:32:02 -04:00
Jonathan Rainville
a0cfe525a9 fix contracts that are instances of 2018-05-31 09:52:37 -04:00
Jonathan Rainville
4b4ae66c93 change another storage test 2018-05-31 08:38:25 -04:00
Jonathan Rainville
827a3b309f make running config() without callback work 2018-05-31 08:38:25 -04:00
Jonathan Rainville
622f54bda9 fix missing default from 2018-05-31 08:37:21 -04:00
Jonathan Rainville
641a77c2dc use object assign to assign new values to contract 2018-05-31 08:37:21 -04:00
Jonathan Rainville
1176a2e8be make require and test work 2018-05-31 08:37:21 -04:00
Jonathan Rainville
093bd13c6a build only once 2018-05-31 08:37:21 -04:00
Jonathan Rainville
41aaa5c20d conflict package json 2018-05-31 08:37:17 -04:00
Jonathan Rainville
68fb70f788 reformat run_test 2018-05-31 08:37:00 -04:00
Iuri Matias
1912981d7d move contract deploy code to contract deployer; move it to events 2018-05-30 13:38:08 -04:00
Jonathan Rainville
5f3361d030 conflict in en.json 2018-05-23 11:16:56 -04:00
Iuri Matias
3e9376138b move runCode 2018-05-23 11:16:17 -04:00
Jonathan Rainville
592b4ed4fd conflict in code_generator 2018-05-23 11:16:13 -04:00
Iuri Matias
ae93d78cc2 move accounts to web3 module 2018-05-23 11:15:04 -04:00
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