Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove first-time and navigate-txs integration tests | Whymarrh Whitby | 2018-11-21 | 1 | -117/+0 |
| | |||||
* | Fix integration tests to accomodate new ui suggestion screen changes. | Dan Miller | 2018-07-28 | 1 | -0/+5 |
| | |||||
* | test - poll for element instead of manual timeouts | kumavis | 2018-03-12 | 1 | -53/+27 |
| | |||||
* | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 1 | -2/+1 |
| | | | | | | * Adds the mascara first time flow to the extension when opened in browser. * Fix tests after addition of mascara first time flow to new ui. | ||||
* | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 1 | -0/+7 |
| | |||||
* | Revert integration to oldUi | Thomas | 2018-01-23 | 1 | -18/+23 |
| | |||||
* | Update classnames for integration tests and add output/index.css to ↵ | Dan | 2017-11-03 | 1 | -20/+15 |
| | | | | integration test for ci | ||||
* | Fixing integraiton test | Chi Kei Chan | 2017-10-21 | 1 | -3/+4 |
| | |||||
* | Revert "NetworkController refactor for new EthClient interface" | kumavis | 2017-10-19 | 1 | -3/+0 |
| | |||||
* | test - integration - intercept reload attempts | kumavis | 2017-10-11 | 1 | -0/+3 |
| | |||||
* | test - integration - bump timeout | kumavis | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | tests - mascara - increase timeout before test starts | kumavis | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | test - mascara - move skip reload test flag | kumavis | 2017-09-16 | 1 | -1/+0 |
| | |||||
* | tests - integration - mascara - small cleanup and timeout adjustments | kumavis | 2017-09-16 | 1 | -5/+3 |
| | |||||
* | set time if platform is mascara | frankiebee | 2017-09-16 | 1 | -2/+4 |
| | |||||
* | remove testem files | frankiebee | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | dont reload on initial download and wait before passing sw to ui | frankiebee | 2017-09-16 | 1 | -2/+2 |
| | |||||
* | tests - integration - get flat and mascara tests closer to compatible | kumavis | 2017-09-14 | 1 | -9/+3 |
| | |||||
* | tests - integration - fix bad cherry-pick | kumavis | 2017-09-12 | 1 | -16/+7 |
| | |||||
* | test - integration - drop testem for karma | kumavis | 2017-09-12 | 1 | -15/+43 |
| | |||||
* | test - integration - use async fn for error catching | kumavis | 2017-09-12 | 1 | -94/+87 |
| | |||||
* | Fix integration test failures: ensure qr code is accessible | sdtsui | 2017-08-05 | 1 | -1/+7 |
| | |||||
* | Modify wording to new accept. | Kevin Serrano | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | continue button changed to agree | Nihar | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | Integration tests play nice with new disabled buttons. | Kevin Serrano | 2017-02-21 | 1 | -2/+6 |
| | |||||
* | add waits between notices. | Kevin Serrano | 2017-02-21 | 1 | -0/+13 |
| | |||||
* | Merge branch 'mapachurro-patch-1' of github.com:mapachurro/metamask-plugin ↵ | Kevin Serrano | 2017-02-11 | 1 | -0/+28 |
|\ | | | | | | | into mapachurro-patch-1 | ||||
| * | Update first-time.js | mapachurro | 2017-02-10 | 1 | -0/+28 |
| | | |||||
* | | Fix integration tests. | Kevin Serrano | 2017-02-10 | 1 | -18/+2 |
|/ | |||||
* | test - first-time - re-add terms header check | kumavis | 2017-02-02 | 1 | -0/+2 |
| | |||||
* | tests - mockDev - fix first-time flow | kumavis | 2017-02-02 | 1 | -20/+18 |
| | |||||
* | Fix test to log out despite number of menu items | Dan Finlay | 2017-01-18 | 1 | -1/+2 |
| | |||||
* | Restructured migration | Dan Finlay | 2016-12-22 | 1 | -1/+1 |
| | | | | | | | | | Migrator now returns a lostAccount array that includes objects these objects include keys of address and privateKey, this allows the MetamaskController to restore the lost accounts even without customizing the idStore or the KeyringController. Also includes a patch that allows idStore to synchronously export private keys. | ||||
* | Fix vault encrypting & unlocking bug | Dan Finlay | 2016-12-01 | 1 | -0/+2 |
| | | | | | | | | This is only a bug in dev, but was committed yesterday. Sometimes the `encrypt` method was being passed values other than the password as the encryption key, leading to un-unlockable vaults. To find this, and avoid it for all time hereafter, I added several more steps to our oft-neglected integration test suite, which now fully initializes a vault, locks it, and unlocks it again, to make sure all of those steps definitely work always. | ||||
* | Add integration tests for logging out and back in | Dan Finlay | 2016-12-01 | 1 | -1/+27 |
| | |||||
* | Add more integration tests | Dan Finlay | 2016-12-01 | 1 | -0/+25 |
| | | | | | | | | Integration tests now: - Scroll through terms - Accept terms - Confirm seed phrase - Verify account detail screen | ||||
* | Made integration test create a first vault | Dan Finlay | 2016-12-01 | 1 | -0/+22 |
| | |||||
* | Fix integration test suite | Dan Finlay | 2016-11-08 | 1 | -11/+3 |
| | |||||
* | Remove debugger statement. | Kevin Serrano | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | Phase out extra warning screen. | Kevin Serrano | 2016-10-26 | 1 | -2/+1 |
| | |||||
* | Began adding browser-native encryptor module | Dan Finlay | 2016-10-13 | 1 | -0/+25 |
Added new Qunit build process that will browserify the contents of `test/integration/lib` into the QUnit browser, allowing much more modular testing, including unit testing of our modules in our target browsers. Made a basic unit test file of this form for the new encryptor module, which fails miserably because I've only just begun to work with it. I've started with this blog post as a starting point, and will be adjusting it to our needs from there: http://qnimate.com/passphrase-based-encryption-using-web-cryptography-api/ |