Dan Finlay
c49d854b55
Increase suggested gas percentile to 65 ( #5359 )
...
* Increase suggested gas percentile to 65
I keep submitting transactions then waiting a long time. Apparently 50th percentile isn't enough.
* Update test for getGasPrice
6 years ago
Whymarrh Whitby
4dd6c8168f
Add ability to whitelist a blacklisted domain at runtime
6 years ago
Whymarrh Whitby
08b3f41ecd
Fix error message shown in assertElementNotPresent e2e helper fn
6 years ago
Whymarrh Whitby
b7946928fd
Don't log errors extraneously in e2e tests
6 years ago
Whymarrh Whitby
9f2d074f9e
Update e2e tests for adding mutliple custom RPC endpoints
...
Refs 56965b3
Refs #5267
The list of custom RPC endpoints is no longer limited to 3 entries
so the test is now to confirm that they _all_ show up.
6 years ago
Whymarrh Whitby
5beab87bf6
Switch string concatenation to template string
6 years ago
Paul Bouchon
88b5f82e13
Bugfix: Upgrade json-rpc-engine ( #5348 )
...
* Bugfix: bump version of json-rpc-engine
* Increase delay
* Update lockfile
* deps - json-rpc-engine@3.7.4
6 years ago
tmashuang
a0a57c24fd
Some Ui tests
6 years ago
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
6 years ago
Alexander Tseung
77e8eac4b3
Fix integration tests
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
Alexander Tseung
c18c0e1c30
Fix tests. Add className to Identicon ethLogos.
6 years ago
Whymarrh Whitby
13bc46d824
Default NoticeController ctor opts to empty obj
6 years ago
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
6 years ago
Esteban MIno
3106374cc3
watchAsset small changes
6 years ago
Dan Miller
952edf695c
Revert changes to tx-list-items.json, and to mock getTransactionCount method in tx-list-items integration test.
6 years ago
Alexander Tseung
c0e97d1739
Fix tests
6 years ago
Alexander Tseung
2d76ee754b
Reduce large timeouts
6 years ago
Alexander Tseung
bdfd54ec54
Increase e2e timeouts for firefox
6 years ago
Alexander Tseung
eb17151ff4
Change "Outgoing" to "Sent Ether" or "Sent Token"
6 years ago
Alexander Tseung
c06a0be486
Fix Firefox e2e tests
6 years ago
Alexander Tseung
62e2d5e01c
Fix integration tests
6 years ago
Alexander Tseung
6670bc0e09
Fix e2e tests
6 years ago
Alexander Tseung
a430eed2d8
Fix integration tests
6 years ago
Alexander Tseung
5dcd8ceb7b
Fix e2e tests
6 years ago
Alexander Tseung
9adf0c4b60
Fix integration tests
6 years ago
Alexander Tseung
c9ec5ed38d
Fix e2e tests
6 years ago
Alexander Tseung
13c4ecd610
Fix tests
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
6 years ago
Alexander Tseung
01c0c98501
Add tabs support for PageContainer
6 years ago
Whymarrh Whitby
e803b8e047
Add test cases for MetaMaskController#_onKeyringControllerUpdate
6 years ago
Alexander Tseung
7294aede4f
Add new variant for SenderToRecipient component
6 years ago
Esteban MIno
6ccf2811e7
unit tests for watchAsset
6 years ago
Dan Miller
9bd0ce46e8
Remove unnecessary checks and user actions in metamask-beta-ui.spec
6 years ago
Dan Miller
1718b83d20
Run ganache with a blocktime flag for npm:run:ganache:start.
6 years ago
brunobar79
54021fd90b
fix unit tests
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
Dan Matthews
df799d7fd6
Restores accounts until one with a zero balance is found
6 years ago
brunobar79
b369560569
fix e2e tests
6 years ago
brunobar79
fdf202efb0
fixed unit tests
6 years ago
Dan Miller
3c8a4162a4
Remove unnecessary else in test/e2e/beta/contract-test/contract.js
6 years ago
Dan Miller
ff72423491
Add explicit waits for submitted status for some txs initiated from test dapp.
6 years ago
Thomas
ce645561fb
Remove commented out code for detect-token-test
6 years ago
Dan Miller
c4fe6aa9cf
Reload e2e beta test browser if initial screen doesn't load.
6 years ago
Dan Miller
42256cfbd2
Increase timeout on wait for contract status update in metamask-beta-ui-spec
6 years ago
Thomas
9ffed5fd18
E2E - Dont error on browser errors
6 years ago
Dan Miller
a59e47e7b0
Add missing awaits and/or missing wait timeouts in test/e2e/beta/metamask-beta-ui.spec.js
6 years ago
Dan Miller
860bf42346
Make deployment states in test/e2e/beta/contract-test/contract.js more explicit
6 years ago
Dan Miller
c00d0daeb5
Improve error handling in assertElementNotPresent of test/e2e/beta/helpers.js
6 years ago