1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/unit
Mark Stacey 1f8a7a72c9
Fix TokenRatesController (#8780)
The `TokenRatesController` was accidentally broken in #8744, when the
logic for starting and stopping polling was moved from the `isActive`
property to start/stop functions.

A reference to the now-obsolete `isActive` property was accidentally
left behind, resulting in no exchange rate updates.
2020-06-10 16:53:37 -03:00
..
actions Export each action constant directly (#8536) 2020-05-06 16:26:09 -02:30
app Fix TokenRatesController (#8780) 2020-06-10 16:53:37 -03:00
lib fix: handle trailing / in block explorer URLs 2020-05-14 17:15:17 +08:00
migrations Delete the ABTestController and its state (#8620) 2020-05-19 13:27:06 -02:30
responsive/components Remove redux-test-utils dependency (#8070) 2020-02-18 14:54:03 -03:30
ui Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30