Nicolás Venturo
|
cea2a85a42
|
Remove Babel (#1074)
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
|
7 years ago |
Arun Kumar
|
40b5594f52
|
Promisify web3 sync requests in tests (#1009)
|
7 years ago |
Matt Condon
|
f4228f1b49
|
fix: reference contract name rather than filepath (#698)
|
7 years ago |
Francisco Giordano
|
ea1cb5c54e
|
add missing awaits in tests
|
7 years ago |
Matt Condon
|
227a335399
|
feat: move mock solidity contracts to mocks/ folder
|
7 years ago |
Matt Condon
|
58abd66969
|
feat: rename all test files to include .test.js postfix
|
7 years ago |
Matt Condon
|
8662846838
|
feat: apply eslint --fix across project
|
7 years ago |
Roy Blankman
|
6d8bb497c8
|
removing trailing whitespace
|
7 years ago |
Jorge Izquierdo
|
a6a2ee2bf1
|
Merge with master
|
8 years ago |
Tom Eklöf
|
cd78c20e0e
|
await event handling result in Bounty test. Fixes #202
|
8 years ago |
David Knott
|
70b5ffd928
|
Change killable to destructible and kill to destroy
|
8 years ago |
Manuel Araoz
|
9bd51db2b2
|
refactor tests for truffle 3
|
8 years ago |
Angello Pozo
|
38545eb648
|
fix: spelling in a test
|
8 years ago |
Angello Pozo
|
eb41a81faa
|
fix: made code cleaner. added helper. removed done from most tests.
|
8 years ago |
Angello Pozo
|
688106e9c3
|
fix: made all the tests consistent. now with done.
|
8 years ago |
Angello Pozo
|
f2142545c7
|
modified test to use async await pattern.
|
8 years ago |
Federico Bond
|
278f060c56
|
Replace composition for inheritance in Bounty
|
8 years ago |
Makoto Inoue
|
b6a5830047
|
Does not allow to create bounty contract without address
|
8 years ago |
Makoto Inoue
|
9509298622
|
Change spec descriptions
|
8 years ago |
Makoto Inoue
|
99f288bfb5
|
Consolidate TokenBounties into Bounty
|
8 years ago |
Makoto Inoue
|
a04481d2d8
|
Remove extra whitespace
|
8 years ago |
Makoto Inoue
|
37f4ff8d3e
|
Add killable to bounty
|
8 years ago |
Makoto Inoue
|
e35ba313a7
|
Add specs to test success and fail case of claiming
|
8 years ago |
Makoto Inoue
|
e8262f7c4b
|
Make default function payable
|
8 years ago |
Makoto Inoue
|
df0c2defc8
|
Restructure test
|
8 years ago |
Makoto Inoue
|
14b8496247
|
Pass factory address to bounty
|
8 years ago |
Makoto Inoue
|
721d8fbbf7
|
Pass factory address at contract creation phase
|
8 years ago |
Makoto Inoue
|
48badda96f
|
Fix typo
|
8 years ago |
Makoto Inoue
|
83662fa548
|
Remove only
|
8 years ago |
Makoto Inoue
|
e318d6d246
|
Swap target contract at test by using abstract interface
|
8 years ago |
Makoto Inoue
|
b5469310a1
|
Add bounty test to test against checkInvarient
|
8 years ago |
Makoto Inoue
|
334073a64f
|
Fix typo
|
8 years ago |
Makoto Inoue
|
f19a69beb4
|
Remove only
|
8 years ago |
Makoto Inoue
|
986509934b
|
Swap target contract at test by using abstract interface
|
8 years ago |
Makoto Inoue
|
a98c5b8865
|
Add bounty test to test against checkInvarient
|
8 years ago |