aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove logsDan Finlay2016-09-151-2/+0
* Merge pull request #669 from MetaMask/Version-2.12.1Dan Finlay2016-09-151-8/+10
* Fix clearing of account cache on vault restoreDan Finlay2016-09-131-8/+6
* Fix some referencesDan Finlay2016-09-131-2/+2
* Fix account unlockingDan Finlay2016-09-131-19/+12
* Select first address when restoring vaultDan Finlay2016-09-121-0/+18
* Fixed caching bugDan Finlay2016-09-111-6/+5
* Correct assertion for BIP32 complianceDan Finlay2016-09-111-1/+1
* Remove logDan Finlay2016-09-111-1/+0
* Add more bip44 assertionsDan Finlay2016-09-111-1/+9
* Made bip44 assertions easier to add toDan Finlay2016-09-111-27/+36
* Clean up testsDan Finlay2016-09-111-18/+17
* Correctly clear ethStore cache on new vault restoreDan Finlay2016-09-111-6/+22
* Captured #640 in failing testDan Finlay2016-09-111-1/+12
* Add new eth-lightwallet salting to vault.Dan Finlay2016-09-101-1/+3
* Add negative value validation to tx approvalDan Finlay2016-09-071-0/+97
* Add test for Edge compatibilityDan Finlay2016-08-301-0/+29
* 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
* Merge branch 'master' into i390-TransactionLimitDan Finlay2016-08-231-1/+6
|\
| * Add testFrankie2016-08-201-1/+6
* | Added `view more` button to transaction listDan Finlay2016-08-191-0/+12
* | 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
* Merge branch 'master' into usd-conversionKevin Serrano2016-08-051-3/+12
|\
| * Fix extension testsDan Finlay2016-07-261-3/+12
| * Fix promise usage?Dan Finlay2016-07-231-1/+3
| * Skip PhantomJS in testemDan Finlay2016-07-232-2/+0
| * Add promise polyfill for PhantomJSDan Finlay2016-07-232-0/+2
| * Fix testem runner pageDan Finlay2016-07-232-3/+1
| * Separate UI tests from normal unit test suiteDan Finlay2016-07-231-1/+3
| * Add UI Testing Framework and Simple UI TestDan Finlay2016-07-234-0/+52
* | Merge branch 'master' into usd-conversionKevin Serrano2016-07-264-0/+54
|\ \
| * | Ui testing (#481)Dan Finlay2016-07-264-0/+54
| |/
* | Change function names. Add interval polling for api. Refactor functions.Kevin Serrano2016-07-221-3/+3
* | Merge branch 'master' into usd-conversionKevin Serrano2016-07-221-0/+39
|\|
| * Implement some cross-browser practices (#473)Dan Finlay2016-07-221-0/+39
* | Progress on config manager. Plus tests.Kevin Serrano2016-07-211-1/+81
|/
* Remove unused functions. Readd if necessary.Kevin Serrano2016-07-121-19/+0
* Refactor util tests.Kevin Serrano2016-07-121-11/+8
* Add nickname rendering for recipient addressDan Finlay2016-07-081-0/+44
* Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-4/+17
|\
| * Revert back to original formatBalanceFrankie2016-07-081-5/+17
* | Merged latest balance formatting codeDan Finlay2016-07-071-17/+4
|\|
| * Add decimal hendeling to ETH balanceFrankie2016-07-071-17/+5
* | Began reworking tx conf viewDan Finlay2016-07-071-0/+6
* | Simplify empty account balance renderingDan Finlay2016-07-061-1/+1
|/
* 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-253-2/+66
* stop pedantic lintingkumavis2016-06-241-1/+1
* icon-factory - overhaul to provide svg or imagified elkumavis2016-06-241-31/+0
* Fix eth sign with dennis' test inputDan Finlay2016-06-221-11/+13
* Add linting to our mocha suiteDan Finlay2016-06-221-0/+9
* added a failing case and fixed it by refactoring everything to stringsZac Mitton2016-06-211-1/+15
* Merge branch 'master' into SignFullDataNotHashDan Finlay2016-06-171-1/+31
|\
| * Add confirmation persisting to localStorageDan Finlay2016-06-171-1/+31
* | Fixed signing of hashesDan Finlay2016-06-171-4/+6
* | Began adding signMsg unit testDan Finlay2016-06-161-0/+31
|/
* Cache identiconsDan Finlay2016-06-071-0/+31
* Fix hashed address validationDan Finlay2016-06-031-3/+3
* Add test case for sample hashed addressDan Finlay2016-06-021-0/+7
* Merge pull request #222 from MetaMask/balanceskumavis2016-05-261-5/+30
|\
| * correctly displaying small balances with testsZac Mitton2016-05-261-5/+30
* | Fix persistent warning bugDan Finlay2016-05-261-0/+51
|/
* Added ability to nickname wallets locallyDan Finlay2016-05-212-0/+57
* Add full precision to send tx value field.Dan Finlay2016-05-201-0/+14
* Increase send value precisionDan Finlay2016-05-201-0/+8
* Add address capitalization checksummingDan Finlay2016-05-201-0/+46
* Streamlined some transition logicDan Finlay2016-05-132-1/+28
* Move all users to new scalable backendDan Finlay2016-05-121-0/+5
* Fix testDan Finlay2016-05-111-1/+2
* Remove test only statementDan Finlay2016-05-111-1/+1
* Fix outdated transitionsDan Finlay2016-04-301-23/+23
* Fix testDan Finlay2016-04-281-4/+8
* Fix explorer link generationDan Finlay2016-04-281-0/+11
* Make account detail view the primary viewDan Finlay2016-04-261-1/+1
* Add migration to actual migration array, fix testDan Finlay2016-04-231-3/+8
* Deprecate rawtestrpc.metamask.ioDan Finlay2016-04-231-3/+11
* Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-211-26/+0
* Fix floating point input bugDan Finlay2016-04-201-27/+41
* Add extra tx methods to configManagerDan Finlay2016-04-201-0/+36
* Persist transactions to config-managerDan Finlay2016-04-191-0/+79
* Unify test suitesDan Finlay2016-04-198-1/+454
* Fix plugin testsDan Finlay2016-04-192-5/+11
* Migrate etherscan providers to our RPCDan Finlay2016-04-132-0/+15
* Made configuration migrateableDan Finlay2016-03-312-4/+73
* Correct the bip44 test accountDan Finlay2016-03-261-5/+5
* Implemented BIP44 compliance test.Dan Finlay2016-03-262-4/+37
* Convert to bip44 hdTreesDan Finlay2016-03-261-8/+49
* Added basic es6 mocha test suiteDan Finlay2016-03-253-40/+11
* init commitkumavis2015-08-012-0/+40