1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 08:09:15 +01:00
metamask-extension/app/scripts/migrations
Mark Stacey 3ba3b330f6 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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -02:30
038.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
038.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
039.js use safer toChecksum utility (#11117) 2021-05-17 15:38:01 -07:00
039.test.js Use strict assertion mode everywhere (#11012) 2021-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -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-06-07 10:02:39 -02:30
043.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
043.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
044.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
044.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07: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-06-07 10:02:39 -02:30
046.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
046.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
047.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
047.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
048.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
048.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -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-06-07 10:02:39 -02:30
050.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
050.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
051.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
051.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07: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-06-07 10:02:39 -02:30
053.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
053.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
054.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
054.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
055.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
055.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
056.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
056.test.js Use strict assertion mode everywhere (#11012) 2021-06-07 10:02:39 -02:30
057.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
057.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
058.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
058.test.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
059.js Migration to remove erroneous tx state (#11107) 2021-05-17 15:34:11 -07:00
059.test.js Migration to remove erroneous tx state (#11107) 2021-05-17 15:34:11 -07:00
fail-tx.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js Migration to remove erroneous tx state (#11107) 2021-05-17 15:34:11 -07:00
migrations.test.js Use strict assertion mode everywhere (#11012) 2021-06-07 10:02:39 -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-06-07 10:02:39 -02:30