aboutsummaryrefslogtreecommitdiffstats
path: root/test/assert_test.ts
Commit message (Expand)AuthorAgeFilesLines
* 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