aboutsummaryrefslogtreecommitdiffstats
path: root/test/0x.js_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosFabio Berger2017-05-291-2/+2
|
* empty stubs array before next test runsFabio Berger2017-05-291-0/+1
|
* Merge branch 'master' into addSignOrderHashAndTestsFabio Berger2017-05-291-1/+1
|\ | | | | | | | | | | | | # Conflicts: # package.json # src/globals.d.ts # test/0x.js_test.ts
| * Merge pull request #16 from 0xProject/umd-testsFabio Berger2017-05-291-1/+1
| |\ | | | | | | Umd tests
| | * Use constants from test utilsLeonid Logvinov2017-05-291-1/+1
| | |
* | | Use disable-next-line instead of disable and always put rule that is being ↵Fabio Berger2017-05-291-4/+2
| | | | | | | | | | | | disabled
* | | Implement tests for signOrderHashAsync that test the logic for Parity < ↵Fabio Berger2017-05-291-0/+72
|/ / | | | | | | v1.6.6, >1.6.6 and other nodes
* / don't use uppercase for constant variable unless it's global to the entire fileFabio Berger2017-05-291-3/+3
|/
* Fix importsLeonid Logvinov2017-05-291-2/+2
|
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-05-291-2/+3
| | | | | | # Conflicts: # src/ts/0x.js.ts # src/ts/utils/utils.ts
* Postfix test files with `_test`Fabio Berger2017-05-261-0/+160