1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-26 21:35:03 +02:00
metamask-extension/test/e2e/beta
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695)
* Fix rounding issue when sending max tokens

* Ensure amount row shows exact amount of max tokens on send screen (#2)

* Fix tests

* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
2018-11-19 16:06:34 -08:00
..
contract-test EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
drizzle.spec.js fix typo 2018-11-06 19:22:47 -05:00
from-import-beta-ui.spec.js Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
helpers.js EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
metamask-beta-responsive-ui.spec.js Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.spec 2018-11-08 07:59:32 -03:30
metamask-beta-ui.spec.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
run-all.sh Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.spec 2018-11-08 07:59:32 -03:30
run-drizzle.sh remove error flags from drizzle setup 2018-11-14 17:41:49 -05:00