kumavis
|
3537c391db
|
test - use new async selectors for faster testing
|
7 years ago |
kumavis
|
07fa26d1f0
|
test - add comment about test behavior oddity
|
7 years ago |
kumavis
|
0419276958
|
test - poll for element instead of manual timeouts
|
7 years ago |
kumavis
|
74502296ed
|
ci - split integration tests into parallel firefox and chrome runs
|
7 years ago |
Thomas
|
ae795c9770
|
Persist rinkeby.infura.io and clean nock after
|
7 years ago |
Jeffrey Tong
|
cad5f5f000
|
fix typo in tests and tx-state-manager
|
7 years ago |
Csaba Solya
|
8fde208f0b
|
move more test code to beforeEach
|
7 years ago |
Csaba Solya
|
2b86d65d0c
|
verify seedwords on log in
|
7 years ago |
Csaba Solya
|
3e05b693db
|
verify addresses regardless case
|
7 years ago |
Csaba Solya
|
92453f8715
|
seed phrase verifier
|
7 years ago |
Dan Finlay
|
3a9b3794eb
|
Remove logs
|
7 years ago |
Dan Finlay
|
bf17d7e115
|
Add version bumping script
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
|
7 years ago |
Thomas
|
f9de87af51
|
Using noop to not lose it
|
7 years ago |
Thomas
|
b2f53fa354
|
Revert initializing first-time-state
|
7 years ago |
Csaba Solya
|
1b367bc215
|
fix test
|
7 years ago |
Csaba Solya
|
8292dabed5
|
add negative decrypt test
|
7 years ago |
Csaba Solya
|
cd05d77c3f
|
fix tests
|
7 years ago |
Csaba Solya
|
c1aa59f6ed
|
adding tests
|
7 years ago |
Dan J Miller
|
170c7602b7
|
[NewUI] Adds the mascara first time flow to betaUI extension (#3257)
* 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.
|
7 years ago |
Thomas Huang
|
8f7094a73d
|
Network controller nock
|
7 years ago |
Thomas Huang
|
33182efb13
|
Offline testing
|
7 years ago |
Dan
|
6f14dc4702
|
Point add-token unit test to old-ui component.
|
7 years ago |
Alexander Tseung
|
9db0a32dac
|
Update modal header design on send screen (#3196)
|
7 years ago |
Dan J Miller
|
a7bfea51e5
|
Integration tests for signature requests confirmations. (#3194)
|
7 years ago |
Alexander Tseung
|
d452403322
|
Add functional integration testing to Add Token flow (#3189)
|
7 years ago |
frankiebee
|
c3adbda5f5
|
remove RecentBlocks from disk
|
7 years ago |
Bruno Barbieri
|
94dd77d194
|
clean up
|
7 years ago |
Bruno Barbieri
|
a70eda3651
|
add test for wipeTransactions
|
7 years ago |
frankiebee
|
e0caeae06d
|
test for migration 021
|
7 years ago |
Thomas
|
0f10aa3729
|
Clean up test, remove react & mountWithStore
|
7 years ago |
Thomas
|
c2cef0f815
|
Set address to default with empty string, add test validation.
|
7 years ago |
Dan J Miller
|
b63f0f3de2
|
Functional Integration Tests for send ether flow. (#3119)
|
7 years ago |
Thomas
|
b62ec394f5
|
Revert integration to oldUi
|
7 years ago |
kumavis
|
899e839e7c
|
test - createTestProviderTools includes block tracker layer
|
7 years ago |
kumavis
|
d7c8ec22a4
|
test - tx controller - fix txGasUtil reference
|
7 years ago |
kumavis
|
d1d745eef4
|
test - typo - fix spelling of word stubbed
|
7 years ago |
kumavis
|
3cbf2b7e3e
|
test - remove createEthJsQueryStub
|
7 years ago |
kumavis
|
2b9781ab4c
|
test - stub provider needs to handle errors
|
7 years ago |
frankiebee
|
7a30950e4d
|
test - fix to match expected behavior
|
7 years ago |
frankiebee
|
409b49b411
|
test - create ethJsQuery stub
|
7 years ago |
Dan Finlay
|
943befef91
|
Add test for gas estimate default
|
7 years ago |
Thomas
|
39b700bf87
|
Account for 0x/empty string address and contract creation
|
7 years ago |
Dan Finlay
|
aec24ec81e
|
Fix feature to work
|
7 years ago |
Dan Finlay
|
571f6723a6
|
Add test for better gas estimation
|
7 years ago |
Kevin Serrano
|
4b63ec8f1d
|
Test for failure of the async methods.
|
7 years ago |
frankiebee
|
0c54efdfc7
|
tests - be more verbose in test messages
|
7 years ago |
frankiebee
|
8bd942d406
|
add tests for #_checkIfNonceIsTaken
|
7 years ago |
Kevin Serrano
|
adf4b89804
|
Add additional test to ui utils to account for exact wei values.
|
7 years ago |
Kevin Serrano
|
3d627e869b
|
Add test for edge case.
|
7 years ago |
Dan J Miller
|
4acd48966e
|
[NewUI] Fixes tests and sends user to NewUI after registering. (#2788)
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
|
7 years ago |