1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
..
actions Fix existing unit tests 2018-07-07 18:53:00 -07:00
app Ensure that new transactions added are using the selected address 2018-10-10 16:16:20 -02:30
components Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
development Fix typos (#5471) 2018-10-09 09:29:51 -02:30
migrations tests for migration 28 2018-08-09 16:41:16 -04:00
reducers Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
responsive/components Some Ui tests 2018-09-24 11:28:04 -05:00
ui test - add actions unit tests (#5369) 2018-10-10 10:32:26 -04:00
balance-formatter-test.js Fix and improve test 2018-04-03 14:03:56 -07:00
localhostState.js fix merge conflicts 2018-08-17 12:56:07 -04:00
nameForAccount_test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
test-utils.js test - unit - add assertRejects to test asyncFns 2018-06-13 21:01:00 -07:00
util_test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00