gecko-dev/testing/modules
CanadaHonk 91709586ba Bug 1801379 - Migrate Sinon.jsm to an ES module r=extension-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,fxview-reviewers,devtools-reviewers,Standard8,nchevobbe,sclements,dimi,mconley,bytesized,robwu
Migrated `testing/modules/Sinon.sys.mjs` to an ES module.

`testing` should now be 100% ESM 🎉

Differential Revision: https://phabricator.services.mozilla.com/D173643
2023-03-29 07:34:10 +00:00
..
tests Bug 1801368 - Migrate StructuredLog.jsm to an ES module. r=ahal 2022-11-24 16:17:47 +00:00
AppData.sys.mjs Bug 1799314 - Convert most of the JSM modules in testing/ to ES modules. r=ahal 2022-11-17 12:00:25 +00:00
AppInfo.sys.mjs Bug 1816697 - Change test annotations for tests that fail/only succeed with session-history-in-parent. r=smaug 2023-02-21 14:58:35 +00:00
Assert.sys.mjs Bug 1799314 - Convert most of the JSM modules in testing/ to ES modules. r=ahal 2022-11-17 12:00:25 +00:00
CoverageUtils.sys.mjs Bug 1799314 - Convert most of the JSM modules in testing/ to ES modules. r=ahal 2022-11-17 12:00:25 +00:00
FileTestUtils.sys.mjs Bug 1747471 - Remove `FileUtils.getFile` from testing folder. r=barret 2022-12-02 15:54:29 +00:00
MockRegistrar.sys.mjs Bug 1813986 - Add an asyncVacuum() method to storage async connections, and let VacuumManager use it. r=asuth 2023-03-22 15:36:37 +00:00
MockRegistry.sys.mjs Bug 1799314 - Convert consumers of testing modules to import ES modules direct (testing/). r=ahal 2022-11-17 12:00:28 +00:00
Sinon.sys.mjs Bug 1801379 - Migrate Sinon.jsm to an ES module r=extension-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,fxview-reviewers,devtools-reviewers,Standard8,nchevobbe,sclements,dimi,mconley,bytesized,robwu 2023-03-29 07:34:10 +00:00
StructuredLog.sys.mjs Bug 1801368 - Migrate StructuredLog.jsm to an ES module. r=ahal 2022-11-24 16:17:47 +00:00
TestUtils.sys.mjs Bug 1805728 - Stop using Cu.reportError in Deprecated.sys.mjs. r=mossop 2022-12-18 10:10:48 +00:00
XPCShellContentUtils.sys.mjs Bug 1824605 - Convert toolkit/components/processsingleton/ to ES modules. r=Standard8 2023-03-27 21:41:12 +00:00
moz.build Bug 1801379 - Migrate Sinon.jsm to an ES module r=extension-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,fxview-reviewers,devtools-reviewers,Standard8,nchevobbe,sclements,dimi,mconley,bytesized,robwu 2023-03-29 07:34:10 +00:00
sinon-7.2.7.js