aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests
Commit message (Expand)AuthorAgeFilesLines
* Gas estimation uses block gas limit as fallback if query.estimateGas returns ...Dan2018-05-311-1/+28
* Auto update gas estimate when to changes.Dan2018-05-313-33/+35
* Estimate gas using same algorithm as backend.Dan2018-05-315-64/+82
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-315-3/+125
* getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-311-3/+3
* Rename gas change actions.Dan2018-05-311-3/+3
* Update amount error on update of send screen.Dan2018-05-311-3/+9
* Send refactor: fix error handling and form disabling in send form.Dan2018-05-261-34/+0
* Clean up for send refactor PR.Dan2018-05-251-0/+2
* Tests for send.duck.jsDan2018-05-142-13/+13
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-1/+1
* Add missing unit tests in send_/: now 100% function test coverage in send_/Dan2018-05-142-112/+286
* Lint fixesDan2018-05-141-2/+0
* Fix test descriptions and remove unnecessary proptypes.Dan2018-05-101-0/+1
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-071-0/+234
* Unit tests for containers, utils and selectors in send_/Dan2018-05-054-0/+1177
* first commitDan2018-04-074-0/+0