aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/config-manager-test.js
Commit message (Expand)AuthorAgeFilesLines
* Whoops missed some modulesThomas Huang2017-05-051-3/+0
* Lint testsThomas Huang2017-05-051-23/+22
* Delete all code related to disclaimers.Kevin Serrano2017-02-101-34/+0
* migration #9 - break out CurrencyController substatekumavis2017-02-031-75/+0
* config-manager - default to USD for currentFiatkumavis2017-01-271-14/+4
* obs-store - use published modulekumavis2017-01-251-19/+11
* background - move pojo migrator to outside of metamask controllerkumavis2017-01-121-2/+8
* tests - add fetch polyfillkumavis2017-01-111-1/+3
* Merge branch 'dev' into TxManagerFrankie2016-12-221-3/+3
|\
| * Merged master into devDan Finlay2016-12-201-3/+3
| |\
| | * move notice code from metamask-controller + config-manager, in to notice-cont...kumavis2016-12-171-94/+0
| | * clean - code stylekumavis2016-12-171-4/+3
| | * Add ability to show notices to user & get confirmation.Kevin Serrano2016-12-171-0/+95
* | | add Test for txManager. As well as fix tests to account for txManager.Frances Pangilinan2016-12-151-80/+3
|/ /
* / Re-enable disclaimer screen. Rename variables to reflect role more clearly.Kevin Serrano2016-11-151-14/+14
|/
* Naming issue.Kevin Serrano2016-08-251-1/+1
* Implement usage of nock.Kevin Serrano2016-08-251-2/+11
* Now calls API functions with mock options.Kevin Serrano2016-08-251-3/+5
* Enforce tx history limitDan Finlay2016-08-191-0/+11
* Added compliance for tests and properly accounts for N/A conversions.Kevin Serrano2016-08-171-7/+6
* Remove extra test.Kevin Serrano2016-08-171-4/+0
* Change function names. Add interval polling for api. Refactor functions.Kevin Serrano2016-07-221-3/+3
* Progress on config manager. Plus tests.Kevin Serrano2016-07-211-1/+81
* Remove useless and buggy clearWallet functionDan Finlay2016-07-011-11/+0
* Replicated really strange bug with testDan Finlay2016-07-011-1/+16
* Fixed testsDan Finlay2016-06-251-2/+5
* Add confirmation persisting to localStorageDan Finlay2016-06-171-1/+31
* Added ability to nickname wallets locallyDan Finlay2016-05-211-0/+21
* Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-211-26/+0
* Add extra tx methods to configManagerDan Finlay2016-04-201-0/+36
* Persist transactions to config-managerDan Finlay2016-04-191-0/+79
* Made configuration migrateableDan Finlay2016-03-311-0/+71