1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
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
..
fixtures Revert "Revert "Adding "What's New" notification for Ledger Support Update (#11188)"" 2021-05-31 17:31:23 -02:30
mock-3box Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests replacing seed phrase with Secret Recovery Phrase (#10994) 2021-06-07 10:02:39 -02:30
webdriver Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
benchmark.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
fixture-server.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
ganache.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
helpers.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
metamask-ui.spec.js Use strict assertion mode everywhere (#11012) 2021-06-07 10:02:39 -02:30
metrics.spec.js Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
run-all.sh Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00