Dan
|
9cc358a429
|
await all clicks in e2e beta tests.
|
2018-06-27 11:08:55 -02:30 |
|
Dan
|
12266b064e
|
Close popup window for e2e beta token factory send test.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
a25f5483d8
|
Fix retype seed phrase button.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
b029085fbe
|
Disable e2e beta assertion after first token addition because of firefox / webdriver bug.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
6c8f4b2dea
|
Pass correct params to verboseReportOnFailure in beta e2e tests.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
686d14f42d
|
Add timeouts to certain beta e2e driver.waits.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
31bb8a0ab7
|
Add try catch to deal with false negative timeouts in beta e2e tests.
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
a6cb13422d
|
Wait for element text match in metamask-beta-ui e2e send token test
|
2018-06-27 11:08:17 -02:30 |
|
Dan
|
c343a12543
|
Use locally served dapp to test contract calls in e2e beta tests
|
2018-06-27 11:08:15 -02:30 |
|
Dan
|
c1aa193487
|
Add extra delay to e2e tests after remix page load.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
f5d43404dc
|
Fix send token tests in beta ui e2e tests.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
bdf9cd8e3a
|
Speed up page opening and fix timeout errors on remix page opening in beta e2e tests.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
07970b7cfa
|
Add delay before regularly failing test.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
b7e7209fe6
|
Fix element located bug in beta e2e contract method call test.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
7d5531d3e8
|
Improve wait for buy modal render after first time flow in beta e2e tests.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
a242668872
|
Only show the customize gas modal if the estimateGas call is not currently in flight.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
b64292d92f
|
Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
309239afb4
|
Wait for locating of submit buttons before attempting to click in metamask.spec.js
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
13e0b42359
|
Update tests to accomodate token list menu additions.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
cc61372260
|
Disable onbeforeunload alert on remix for contract integration tests.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
bf32aeaef2
|
Adds test for hiding tokens.
|
2018-06-27 11:01:26 -02:30 |
|
Dan
|
797a3ee686
|
e2e beta tests for contract deployment and calling a contract method.
|
2018-06-27 11:01:25 -02:30 |
|
Dan
|
e293233c5e
|
Improve reliability of beta e2e tests by using webdriver apis to wait for certain dom elements.
|
2018-06-27 11:01:25 -02:30 |
|
Dan
|
1d8f257832
|
Add test for importing from private key to from-import-beta-ui.spec.js, and remove non-import related tests from that file.
|
2018-06-27 11:01:23 -02:30 |
|
Dan
|
9734e6ffb8
|
metamask-beta-ui.spec.js tests custom token send before searched token.
|
2018-06-27 11:00:42 -02:30 |
|
Dan
|
9cb15d44a0
|
Adds e2e tests for sending tokens from token factory.
|
2018-06-27 10:58:55 -02:30 |
|
Dan
|
67894ef2e2
|
Adds e2e tests for sending tokens within metamask.
|
2018-06-27 10:58:55 -02:30 |
|
Dan
|
f82e4439d0
|
Adds e2e tests for sending tokens from token factory.
|
2018-06-27 10:45:54 -02:30 |
|
Dan
|
73894fb5bd
|
Adds e2e tests for sending tokens within metamask.
|
2018-06-27 10:45:36 -02:30 |
|
Dan J Miller
|
60feeb393b
|
Merge pull request #4627 from TrejGun/gas-fee-display
refactor gas-fee-display component
|
2018-06-26 16:25:26 -02:30 |
|
trejgun
|
e05eeb56da
|
fix default import
|
2018-06-23 07:41:11 +08:00 |
|
Thomas Huang
|
27c348ba77
|
Merge pull request #4649 from hermanjunge/develop
License Edit
|
2018-06-22 13:44:30 -07:00 |
|
Herman Junge
|
8c02e4f62a
|
License
|
2018-06-22 16:28:54 -04:00 |
|
trejgun
|
778aec8c75
|
lint
|
2018-06-21 15:03:19 +08:00 |
|
trejgun
|
c27dfb01bb
|
refactor gas-fee-display component
#4622
|
2018-06-21 14:43:48 +08:00 |
|
Thomas Huang
|
46b2f1df11
|
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553
set an id to the metamask notification popup
|
2018-06-20 15:50:07 -07:00 |
|
Whymarrh Whitby
|
41a48195ad
|
Merge pull request #4575 from whymarrh/token-amount-overflow
Handle token amount overflows
|
2018-06-20 16:34:44 -02:30 |
|
Whymarrh Whitby
|
1509a4393a
|
Accept whitespace when matching token balances in e2e tests
|
2018-06-20 16:15:22 -02:30 |
|
Whymarrh Whitby
|
4cd4d99e70
|
Add explicit timeout for add token test
|
2018-06-20 16:15:22 -02:30 |
|
Whymarrh Whitby
|
3123073659
|
Scroll large amounts in the send component
|
2018-06-20 16:15:22 -02:30 |
|
Whymarrh Whitby
|
1f6f4977de
|
Handle large token balances in tx list hero
|
2018-06-20 16:15:17 -02:30 |
|
Thomas Huang
|
40fad61908
|
Merge pull request #4612 from MetaMask/changelog-4.8.0-fix
changelog - remove incorrect entry
|
2018-06-19 11:13:22 -07:00 |
|
kumavis
|
bc84ed6081
|
changelog - remove incorrect entry
4.8.0 claimed dapp autoreload was disabled. Actually this was reverted and is still active at this time
|
2018-06-19 10:55:05 -07:00 |
|
Thomas Huang
|
6bf09c0ffe
|
Merge pull request #4605 from MetaMask/master
Merge Master into Develop
|
2018-06-18 16:01:48 -07:00 |
|
kumavis
|
4598554fea
|
Merge pull request #4603 from MetaMask/v4.8.0
V4.8.0
|
2018-06-18 15:11:16 -07:00 |
|
Thomas
|
0e3ecbbc4f
|
Update Changelog
|
2018-06-18 13:05:50 -07:00 |
|
Thomas
|
ea0dcdd312
|
Merge branch 'develop' into v4.8.0
|
2018-06-18 12:37:01 -07:00 |
|
Thomas Huang
|
d910c35e90
|
Merge pull request #4602 from MetaMask/notice-controller-fix
notice controller - properly show new notices for non-new users
|
2018-06-18 12:31:39 -07:00 |
|
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
2018-06-18 12:10:35 -07:00 |
|
kumavis
|
d5c34c5483
|
Merge pull request #4582 from MetaMask/fixEmailLink
Fix email link in phishing notice
|
2018-06-18 11:59:50 -07:00 |
|