Alexander Tseung
1e6f062bb6
Fix integration tests
7 years ago
frankiebee
d4e30040a2
migrations - back fixes
7 years ago
frankiebee
7d243aacf9
create migration 25
7 years ago
frankiebee
1ba74c1566
test - run live migrations over first time state
7 years ago
frankiebee
b9243cd8b9
meta - create a migration template
7 years ago
frankiebee
c02da0f27c
transactions - _normalizeTxParams will now return a new object for txParams
7 years ago
frankiebee
4efc718074
make migration-24 compat with first-time-state
7 years ago
Alexander Tseung
82af778e62
Revert "commit"
...
This reverts commit fa8500e09a
.
7 years ago
Alexander Tseung
fa8500e09a
commit
7 years ago
frankiebee
343f0e9e80
transactions - remove unnecessary keys on txParams
7 years ago
Alexander Tseung
254cf975a6
Fix confirm-sig-requests integration test
7 years ago
Alexander Tseung
037d6e6624
Fix integration tests
7 years ago
frankiebee
245c01bc0f
transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge
7 years ago
frankiebee
8243824c6a
hot-fix - migrate unaproved txParams so that the from is lowercase
7 years ago
frankiebee
457a47bf62
transactions - normalize txParams
7 years ago
David Yoo
3d2b32167b
Fix tests
7 years ago
kumavis
d5a88cdc00
ci:screens - turn on repeat in walkthrough gif
7 years ago
frankiebee
b58ca99b61
tests - fix txController tests so that txMetas have a from feild
7 years ago
frankiebee
e8a480aac4
transactions validationt - valdate from field on txParams
7 years ago
kumavis
8db097d8d9
ci - screens - increase delay before setting provider type
7 years ago
kumavis
69ff600c74
ci - screens - add delay after setting network
7 years ago
kumavis
a3f7cd1cfc
development - ci-screens - remove mocha wrapper that was losing exit code
7 years ago
kumavis
7a406d51c3
development - screens - fix screenshot on failure
7 years ago
kumavis
d05a2ca968
development - screens - screenshot on failure
7 years ago
kumavis
32bb09bcb9
test - e2e - set network to localhost
7 years ago
kumavis
b014133fdc
development - screens - use localhost for network
7 years ago
kumavis
0d27d27efa
development - screenshotter - capture en locale and build gif from only en
7 years ago
kumavis
fcdfd48057
development - screenshotter - capture screens across all locales
7 years ago
kumavis
5945c8cf67
development - create selenium screen shotter
7 years ago
Dan
2979de2e6b
Adds integration tests for rendering of tx list items.
7 years ago
kumavis
592c2e5948
test - add auto screen shotter
7 years ago
kumavis
552fb1fabe
test - e2e - fix selector with extra div (?)
7 years ago
kumavis
2328b120da
test - e2e - generate artifacts on test failure
7 years ago
Thomas
53172f1b55
Better delays and fix logout css selector
7 years ago
kumavis
830b232cb9
test - e2e - prefer css selectors over xpath
7 years ago
Dan Finlay
f50a7a8fe8
Rename variable to be more understandable
7 years ago
Dan Finlay
47039cc3a9
Add test to reproduce issue behavior
7 years ago
kumavis
5834c13769
ui - change window title 'MetaMask Plugin' to 'MetaMask'
7 years ago
frankiebee
f0f45e6fe1
migration for removing unnecessary transactions from state
7 years ago
Frankie
5a61a6d57a
migration for adding submittedTime to the txMeta ( #3727 )
...
* test for migration 022
* write migration 022 adding submittedTime to txMetas whove been submitted
7 years ago
kumavis
15952816c1
test - remove timeout causing mocha disconnect issues
...
Revert "test - flat - add extra timeout"
This reverts commit 4c2cf15d2a
.
7 years ago
Dan
07dd064247
Fix tests.
7 years ago
Dan
a30b5ccd95
Update add token integration tests.
7 years ago
Dan
a109a774a5
Use ens-input component in send-v2 to allow sending to ens names.
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Dan
3ed9933adb
Include locales in served test files.
7 years ago
kumavis
4c2cf15d2a
test - flat - add extra timeout, idk maybe
7 years ago
Alexander Tseung
3c1248c816
Update confirm transaction screen
7 years ago
Dan
62a95139e6
Use customized react-trigger-change in send-new-ui integration tests..
7 years ago
anticlimactic
a1db40047c
Remove unused files from ui folder. ( #3577 )
...
* Removed unused UI files. Fixes #3434 .
* Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
7 years ago