aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/ui
Commit message (Expand)AuthorAgeFilesLines
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-011-3/+3
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-26/+26
* Remove nock#restore call from actions.spec.jsWhymarrh Whitby2019-05-081-5/+0
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+4
* Remove NoticeController (#6382)Thomas Huang2019-04-023-104/+2
* test - unit - ui - actions - setCompletedOnboarding - fix stub to call callbackkumavis2019-03-291-0/+2
* notices - markAllNoticesRead - use async/awaitkumavis2019-03-291-7/+4
* Merge branch 'develop' into clearNoticeskumavis2019-03-295-8/+8
|\
| * Folder restructure (#6304)Chi Kei Chan2019-03-225-8/+8
* | Remove exclusive testThomas Huang2019-03-211-1/+1
* | Clear notices when setCompletedOnboarding is calledThomas Huang2019-03-211-0/+24
|/
* Delete old-ui folderWhymarrh Whitby2019-02-211-43/+0
* Remove betaUI preference state, replace with completedUiMigrationWhymarrh Whitby2019-02-051-5/+3
* Add visual indicator when displaying a cached balance (#5854)Dan J Miller2019-01-301-0/+1
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-3/+3
* Adds network loading retry / error screen.Dan Miller2018-12-131-2/+2
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-201-1/+1
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-1/+1
* Remove .onlyThomas2018-10-311-1/+1
* Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispat...Thomas2018-10-311-23/+95
* Merge branch 'develop' into reducersThomas2018-10-312-36/+1468
|\
| * Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-1/+1
| * Fix blockies icons overriding contract map icons. Refactor Identicon componen...Alexander Tseung2018-10-251-36/+0
| * test - add actions unit tests (#5369)Thomas Huang2018-10-101-0/+1468
* | Isolate variables to individual testsThomas2018-10-311-53/+64
* | ReducersThomas2018-10-102-0/+1491
|/
* Some Ui teststmashuang2018-09-255-1/+307
* Point add-token unit test to old-ui component.Dan2018-02-081-1/+1
* Clean up test, remove react & mountWithStoreThomas2018-01-311-3/+2
* Set address to default with empty string, add test validation.Thomas2018-01-311-0/+44