aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'i3725-refactor-send-component-' into ↵Dan2018-06-011-1/+1
|\ | | | | | | i3914-fix-newui-send-gas-estimation
| * Remove .onlyDan2018-06-011-1/+1
| |
* | test - send-utils.test - lint fixkumavis2018-05-311-1/+1
| |
* | Gas estimation uses block gas limit as fallback if query.estimateGas returns ↵Dan2018-05-311-1/+28
| | | | | | | | an expected error.
* | 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
| | | | | | | | method.
* | getParamsForGasEstimate extracts symbol from token instead of just accepting ↵Dan2018-05-311-3/+3
| | | | | | | | symbol.
* | 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