aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/test
Commit message (Expand)AuthorAgeFilesLines
* updated order coercion utils architecture and testingDavid Sun2019-02-084-4508/+128
* added coercion util functionsDavid Sun2019-02-063-0/+4548
* take out no-longer necessary testSteve Klebanoff2019-01-031-6/+1
* Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-221-0/+18
|\
| * show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-131-2/+10
| * show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-131-0/+10
* | one more test for undefinedSteve Klebanoff2018-12-151-1/+6
* | Nesting errorsSteve Klebanoff2018-12-151-23/+25
* | More tests for assetBuyerErrorMessageSteve Klebanoff2018-12-151-3/+38
|/
* Always report unexpected errors. Move error message generation into helper f...Steve Klebanoff2018-11-221-2/+31
* chore(instant): fix prettierBrandon Millman2018-11-141-1/+3
* chore(instant): update selectedAssetAmount in the redux state to be named sel...Brandon Millman2018-11-141-12/+12
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-031-0/+48
|\
| * Fix test nameSteve Klebanoff2018-11-021-1/+1
| * Nice formatting of displayed timeSteve Klebanoff2018-10-311-0/+48
* | feat: add name param to all ERC20AssetMetaDatafragosti2018-11-021-0/+1
|/
* Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-4/+4
|\
| * Merge branch 'development' into feature/not-enough-ethSteve Klebanoff2018-10-271-4/+4
| |\
| * | ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-4/+4
* | | Refactor error handling such that errorMessage lives on the top level stateBrandon Millman2018-10-271-56/+0
| |/ |/|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-0/+47
|\|
| * chore: run linterfragosti2018-10-231-1/+1
| * feat: add tests for assetUtilsfragosti2018-10-231-7/+29
| * feat: add asset testsfragosti2018-10-231-0/+25
* | feat: cover more token symbol edge casesfragosti2018-10-241-4/+4
|/
* fix: error test undefined casefragosti2018-10-191-1/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-192-2/+58
|\
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-182-3/+3
| * error testSteve Klebanoff2018-10-181-0/+48
| * asset data util testsSteve Klebanoff2018-10-181-0/+17
|/
* Run tests on circle CIfragosti2018-10-171-5/+7
* Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-0/+97
* Tests are working with coveragefragosti2018-10-031-0/+13