aboutsummaryrefslogtreecommitdiffstats
path: root/test/assert_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-1/+1
* Fix testLeonid Logvinov2017-06-131-1/+1
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-1/+1
* Fix last testsLeonid Logvinov2017-06-111-3/+3
* avoid newline issues by putting the assertion message on a single lineFabio Berger2017-06-061-2/+3
* Rename isSenderAddressHexAsync to isSenderAddressAsyncLeonid Logvinov2017-06-061-3/+3
* Last round of renamingsLeonid Logvinov2017-06-061-7/+7
* Use variable name in assertin messageLeonid Logvinov2017-06-061-1/+1
* Rename accounts to addresesLeonid Logvinov2017-06-061-1/+1
* Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsyncLeonid Logvinov2017-06-061-3/+3
* Add tests for isSenderAccountHexAsyncLeonid Logvinov2017-06-061-0/+33