aboutsummaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix integration test failures: ensure qr code is accessiblesdtsui2017-08-051-1/+7
* test - integration - better error handlingkumavis2017-08-041-10/+9
* test - integration - syntax - prefer constkumavis2017-08-041-12/+7
* test - integration - remove unused codekumavis2017-08-041-1/+3
* test - integration - throw error on failurekumavis2017-08-041-2/+2
* Print integration build errorsDan Finlay2017-06-221-6/+8
* Modify wording to new accept.Kevin Serrano2017-06-101-1/+1
* continue button changed to agreeNihar2017-05-171-1/+1
* Lint testsThomas Huang2017-05-052-6/+6
* Remove eth-lightwalletDan Finlay2017-03-171-92/+0
* Fixed referenceDan Finlay2017-02-241-1/+1
* Fix references in testsDan Finlay2017-02-241-5/+5
* Integration tests play nice with new disabled buttons.Kevin Serrano2017-02-211-2/+6
* add waits between notices.Kevin Serrano2017-02-211-0/+13
* Merge branch 'mapachurro-patch-1' of github.com:mapachurro/metamask-plugin in...Kevin Serrano2017-02-111-0/+28
|\
| * Update first-time.jsmapachurro2017-02-101-0/+28
* | Fix integration tests.Kevin Serrano2017-02-101-18/+2
* | Delete all code related to disclaimers.Kevin Serrano2017-02-103-4/+2
|/
* migration 7 - break off TransactionManager substatekumavis2017-02-031-1/+1
* test - first-time - re-add terms header checkkumavis2017-02-021-0/+2
* tests - mockDev - fix first-time flowkumavis2017-02-021-20/+18
* continue rename selectedAccount to selectedAddresskumavis2017-01-311-1/+1
* obs-store - use published modulekumavis2017-01-251-1/+1
* Merge branch 'dev' into obs-store2kumavis2017-01-221-1/+2
|\
| * Fix test to log out despite number of menu itemsDan Finlay2017-01-181-1/+2
* | background - move pojo migrator to outside of metamask controllerkumavis2017-01-121-20/+24
* | background - introduce ObservableStorekumavis2017-01-121-18/+15
|/
* Add additional migration testDan Finlay2016-12-242-2/+20
* Restructured migrationDan Finlay2016-12-223-123/+75
* Fixed another lostAccount testDan Finlay2016-12-221-1/+1
* Merge pull request #916 from MetaMask/i894-DetectBadAccountsDan Finlay2016-12-212-0/+61
|\
| * Got bad account detection working and added to stateDan Finlay2016-12-101-3/+5
| * Mostly added bad account detectionDan Finlay2016-12-092-0/+59
* | Remove encryptor in favor of external browser-passworderDan Finlay2016-12-201-71/+0
|/
* Cranked up CI test suite wait duration to alleviate their nondeterminism for nowDan Finlay2016-12-081-1/+1
* Fix vault encrypting & unlocking bugDan Finlay2016-12-012-0/+6
* Add integration tests for logging out and back inDan Finlay2016-12-011-1/+27
* Add more integration testsDan Finlay2016-12-011-0/+25
* Made integration test create a first vaultDan Finlay2016-12-013-3/+25
* Denodeify most of KeyringControllerDan Finlay2016-11-291-3/+8
* Fix new encryptor migration logicDan Finlay2016-11-231-0/+11
* Create failing test to check submitPassword in keyringController.Kevin Serrano2016-11-192-0/+67
* Fix integration test suiteDan Finlay2016-11-081-11/+3
* Fix password validation and persistence issueDan Finlay2016-11-041-0/+22
* Remove debugger statement.Kevin Serrano2016-10-261-1/+0
* Phase out extra warning screen.Kevin Serrano2016-10-261-2/+1
* Fix testsDan Finlay2016-10-211-0/+1
* LintedDan Finlay2016-10-151-1/+0
* Got basic encryptor workingDan Finlay2016-10-151-7/+24
* Got encrypting working, not yet decryptingDan Finlay2016-10-152-105/+13
* Began adding browser-native encryptor moduleDan Finlay2016-10-135-2/+144
* Remove comments.Kevin Serrano2016-10-121-16/+0
* Cleanup.Kevin Serrano2016-10-121-10/+22
* Fix integration test.Kevin Serrano2016-10-061-8/+15
* Rewritten to react standards. Way easier.Kevin Serrano2016-10-051-1/+1
* Ui testing (#481)Dan Finlay2016-07-264-0/+54