Dan
|
0c8318b02a
|
Update integration tests for newui gas estimation fixes.
|
2018-06-18 15:20:16 -02:30 |
|
Dan Finlay
|
3a5089da6f
|
Merge pull request #4566 from MetaMask/notice-phishing
Push new notice on recent phishing incidents
|
2018-06-14 09:49:38 -07:00 |
|
kumavis
|
c2afb79035
|
test - e2e-beta - from import - handle phishing warning
|
2018-06-14 00:52:46 -07:00 |
|
kumavis
|
e95fed06b7
|
test - e2e-beta - separate notice tests into individual tests
|
2018-06-14 00:36:14 -07:00 |
|
kumavis
|
564bb9f652
|
test - e2e - clear phishing warning
|
2018-06-14 00:23:38 -07:00 |
|
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
2018-06-13 23:52:51 -07:00 |
|
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
2018-06-13 23:30:31 -07:00 |
|
kumavis
|
e9cb650832
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into ValidateEmptyKey
|
2018-06-13 21:11:04 -07:00 |
|
kumavis
|
7a001447a8
|
test - unit - add assertRejects to test asyncFns
|
2018-06-13 21:01:00 -07:00 |
|
kumavis
|
62586b3b6e
|
test - unit - import strategies - properly await async methods
|
2018-06-13 20:39:57 -07:00 |
|
Whymarrh Whitby
|
c56ed16891
|
Fix e2e test Chrome profile paths
|
2018-06-12 14:11:20 -02:30 |
|
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
2018-06-11 14:58:05 -07:00 |
|
Dan Finlay
|
385927a1b9
|
Improve private key import tests
|
2018-06-07 13:34:10 -07:00 |
|
Dan Finlay
|
b7fe4b820d
|
Improve test formatting
|
2018-06-07 10:54:19 -07:00 |
|
Dan
|
a09d609360
|
Bump beta e2e timeouts on faucet page.
|
2018-06-06 22:15:38 -02:30 |
|
Dan
|
11f5fdc927
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-06-06 21:55:20 -02:30 |
|
kumavis
|
c86213bf11
|
Merge pull request #4385 from MetaMask/ci-test-e2e-beta
CI - Add e2e-beta tests
|
2018-06-06 16:58:34 -07:00 |
|
Dan
|
ae55e8a3c1
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-06-06 16:40:43 -02:30 |
|
Thomas Huang
|
1fb408f62e
|
Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics
test - metamask-controller - disable diagnostics
|
2018-06-06 11:54:59 -07:00 |
|
kumavis
|
d30f03dcbf
|
Merge pull request #4414 from scsaba/recipient-blacklist
Disallow sending to ganache default accounts on main net
|
2018-06-06 11:54:01 -07:00 |
|
Dan
|
72649a0b59
|
Improve e2e beta tests by adding appropriate waits.
|
2018-06-06 13:45:08 -02:30 |
|
Dan
|
12e7508584
|
Conditionally close info page in beta e2e tests.
|
2018-06-06 07:34:25 -02:30 |
|
Dan
|
3d57352e54
|
Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta
|
2018-06-06 06:48:15 -02:30 |
|
Dan
|
bb4de95f76
|
Fix e2e beta tests to account for add-token updates and actual behaviour of tab openings on installation.
|
2018-06-05 22:16:03 -02:30 |
|
Dan
|
fbcab7a91e
|
Merge branch 'develop' into ci-test-e2e-beta
|
2018-06-05 22:15:06 -02:30 |
|
kumavis
|
da938ded5c
|
test - metamask-controller - disable diagnostics
|
2018-06-05 13:31:34 -07:00 |
|
kumavis
|
20bdba3d17
|
diagnostics - rewrite bug-notifier as diagnostics-reporter
|
2018-06-05 11:51:27 -07:00 |
|
Dan
|
aee9247faa
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-06-04 22:32:30 -02:30 |
|
Dan Finlay
|
ae156e1087
|
Mock notifier in test
|
2018-06-04 15:26:01 -07:00 |
|
Dan Finlay
|
797e63b37b
|
Add failing test for unknown identity entry
|
2018-06-04 13:28:46 -07:00 |
|
Whymarrh Whitby
|
60c06a6440
|
Adjust delays in new beta e2e tests
|
2018-06-01 13:31:21 -07:00 |
|
Dan
|
701611e317
|
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation
|
2018-05-31 15:39:24 -02:30 |
|
Dan
|
d12bb8c14f
|
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component-
|
2018-05-31 15:29:17 -02:30 |
|
Alexander Tseung
|
cc73d869fe
|
Add new alert modals
|
2018-05-31 10:37:52 -07:00 |
|
Dan
|
3745c1ea4f
|
Fix send amount field select in send-new-ui integration test.
|
2018-05-31 14:53:38 -02:30 |
|
Dan
|
704ba54bef
|
Fix send-new-ui gas fee display expectation.
|
2018-05-31 13:47:09 -02:30 |
|
Dan
|
67c74cd5b6
|
Fix currency display send integration tests.
|
2018-05-31 12:07:23 -02:30 |
|
Dan
|
3d597cd1d2
|
Fix test to account for greater precision currency display.
|
2018-05-30 20:54:31 -02:30 |
|
Csaba Solya
|
1dda0c6469
|
remove generating blocked accounts and use a config file instead
|
2018-05-30 21:15:59 +02:00 |
|
Csaba Solya
|
cf73581c0e
|
adding tests for recipient blacklist checker
|
2018-05-30 17:38:27 +02:00 |
|
Csaba Solya
|
6affd8f949
|
adding transaction controller tests
|
2018-05-30 16:24:40 +02:00 |
|
Thomas
|
be6776897f
|
Delay before getting address text
|
2018-05-29 23:07:45 -07:00 |
|
Thomas
|
54ccf5e930
|
Merge branch 'develop' into e2e-test
|
2018-05-29 22:34:17 -07:00 |
|
kumavis
|
73afb263cb
|
ci - job-screens - use e2e funcs
|
2018-05-29 22:13:58 -07:00 |
|
Thomas
|
f90ad6191c
|
Add account
|
2018-05-29 18:20:54 -07:00 |
|
Dan
|
0de765aa25
|
Clean up for send refactor PR.
|
2018-05-25 00:00:55 -02:30 |
|
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
2018-05-24 23:23:42 -02:30 |
|
Dan
|
440905125d
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-05-23 16:03:15 -02:30 |
|
kumavis
|
cee55b47d0
|
Merge pull request #4321 from MetaMask/testing
MM controller tests and reorganizing test files
|
2018-05-22 13:02:41 -07:00 |
|
Thomas Huang
|
492b4a6743
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
test - e2e - check for console errors after each test
|
2018-05-22 12:59:55 -07:00 |
|