1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/migrations
Mark Stacey f47cfbbb3e
Use strict assertion mode everywhere (#11012)
The `assert` module has two modes: "Legacy" and "strict". When using
strict mode, the "strict" version of each assertion method is implied.
Whereas in legacy mode, by default it will use the deprecated, "loose"
version of each assertion.

We now use strict mode everywhere. A few tests required updates where
they were asserting the wrong thing, and it was passing beforehand due
to the loose matching.
2021-05-07 17:08:24 -02:30
..
002.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
003.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
004.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
005.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
006.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
007.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
008.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
009.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
010.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
011.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
012.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
013.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
014.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
015.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
016.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
017.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
018.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
019.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
020.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
021.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
021.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
022.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
022.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
023.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
023.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
024.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
024.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
025.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
025.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
026.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
026.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
027.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
027.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
028.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
028.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
029.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
029.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
030.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
030.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
031.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
031.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
032.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
033.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
033.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
034.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
034.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
035.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
035.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
036.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
036.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
037.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
037.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
038.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
038.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
039.js upgrade ethereumjs util (#10886) 2021-04-16 10:05:13 -05:00
039.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
040.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
040.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
041.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
041.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
042.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
042.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
043.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
043.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
044.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
044.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
045.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
045.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
046.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
046.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
047.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
047.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
048.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
048.test.js @metamask/eslint-config*@6.0.0 (#10858) 2021-04-08 14:34:55 -07:00
049.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
049.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
050.js Fix 10036 - Prevent odd localStorage migration error in Firefox (#10884) 2021-04-14 09:24:17 -05:00
050.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
051.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
051.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
052.js key tokens by chainId (#10510) 2021-02-26 09:40:25 -06:00
052.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
053.js remove transactionCategory in favor of more types (#10615) 2021-03-10 14:16:44 -06:00
053.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
054.js Fixing incorrectly typed token decimal attribute (#10666) 2021-03-19 10:17:39 -07:00
054.test.js Fixing incorrectly typed token decimal attribute (#10666) 2021-03-19 10:17:39 -07:00
055.js make migration more safe (#10689) 2021-03-22 10:21:52 -05:00
055.test.js refactor incoming tx controller (#10639) 2021-03-19 16:54:30 -05:00
056.js Fix 10517 - Prevent tokens without addresses from being added to token list (#10593) 2021-03-29 16:05:36 -05:00
056.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
057.js Refactor Tx State Manager (#10672) 2021-03-30 09:54:05 -05:00
057.test.js Refactor Tx State Manager (#10672) 2021-03-30 09:54:05 -05:00
058.js Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
058.test.js Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
fail-tx.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
migrations.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
template.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
template.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30