aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Collapse)AuthorAgeFilesLines
* Use customized react-trigger-change in send-new-ui integration tests..Dan2018-03-191-0/+161
|
* test - poll for element instead of manual timeoutskumavis2018-03-121-0/+53
|
* Merge branch 'master' into uatDan2018-02-082-5/+10
|\
| * Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputsFrankie2018-02-011-0/+20
| |\ | | | | | | Set address to default with empty string, add test validation.
| | * Set address to default with empty string, add test validation.Thomas2018-01-311-0/+20
| | |
| * | test for migration 021frankiebee2018-01-311-0/+1
| |/
* | Update to Enzyme 3.2.0Thomas Huang2017-11-261-5/+10
| |
* | Get current NewUI-flat tests working.Dan2017-11-031-0/+11
|/
* Add mock random value generatorDan Finlay2017-09-261-0/+4
|
* Update mock-store dependencytmashuang2017-09-071-2/+2
|
* Move mock txs to tx mocking classDan Finlay2017-08-221-0/+40
|
* LintingThomas Huang2017-06-131-1/+1
|
* Merge pull request #1436 from MetaMask/mig13Dan Finlay2017-05-171-1/+14
|\ | | | | migration 13 - change provider from testnet to ropsten
| * test - format test data 001kumavis2017-05-161-1/+14
| |
* | Got test failing nearly correctlyDan Finlay2017-05-161-0/+18
|/
* Remove unused modules and STORAGE_KEYThomas Huang2017-05-051-1/+0
|
* Lint testsThomas Huang2017-05-053-17/+17
|
* Add migration tests to ensure that bodies are erased properly in notices.Kevin Serrano2017-03-231-0/+7
|
* Adding additional migration state to account for moving data.Kevin Serrano2017-02-161-0/+138
|
* obs-store - use published modulekumavis2017-01-251-5/+4
|
* background - move pojo migrator to outside of metamask controllerkumavis2017-01-121-57/+7
|
* test - fix tests from obs-storekumavis2017-01-121-2/+5
|
* add Test for txManager. As well as fix tests to account for txManager.Frances Pangilinan2016-12-151-0/+1
|
* Now migrating old vaults to new DEN formatDan Finlay2016-10-291-1/+1
|
* Merge branch 'master' into i328-MultiVaultDan Finlay2016-10-261-0/+3
|\
| * test - fix delegate-call testkumavis2016-10-252-1/+3
| |
| * Reproduced issue 743 in test caseDan Finlay2016-10-181-0/+1
| | | | | | | | | | | | This contract hex does include the value `f4`, but it was compiled from a contract with no instance of `.delegatecall`. I believe `f4` in this case is part of some other value or contract address, and `ethBinToOps` has some error in how it skips pushed data. @kumavis
* | Fix bug in new KeyringController vault restoring logic.Dan Finlay2016-10-221-0/+38
| |
* | Create basic keyring-controller unit test fileDan Finlay2016-10-221-0/+32
|/
* Fixed testsDan Finlay2016-06-251-0/+57
|
* Migrate etherscan providers to our RPCDan Finlay2016-04-131-0/+1