Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | name exchangeWrapper test file properly | Fabio Berger | 2017-05-30 | 1 | -95/+0 |
| | |||||
* | Use only 0x public interface in contract wrapper tests | Leonid Logvinov | 2017-05-29 | 1 | -14/+11 |
| | |||||
* | Fix imports | Leonid Logvinov | 2017-05-29 | 1 | -2/+2 |
| | |||||
* | rename BlockClean to BlockchainLifecycle and setupAsync to startAsync, ↵ | Fabio Berger | 2017-05-27 | 1 | -4/+4 |
| | | | | restoreAsync to revertAsync | ||||
* | import reorder | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | remove stray console log | Fabio Berger | 2017-05-26 | 1 | -1/+0 |
| | |||||
* | Setup blockchain snapshotting before/after every test, implemented unit ↵ | Fabio Berger | 2017-05-26 | 1 | -0/+99 |
tests for exchangeWrapper.isValidSignature |