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 |
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 |