fune/testing/modules
Gijs Kruitbosch 22d9ccf31a Bug 1763236 - Add class documentation for fundamental building block modules of our test infrastructure, r=sclements,mossop
This is not perfect, but I figured getting most of this stood up will make it easier for
other folks to improve, and is a lot better than expecting people to figure most of this
out themselves. Some known issues:

- alphabetical method ordering isn't necessarily what we want here. I haven't invested
  heavily in improving this. I think this can be a follow-up.
- no markdown or HTML support in sphinx-js so the formatting is... not good sometimes.
- types somehow get a bonus `()` chucked after them (so are listed as e.g. `String()`
  rather than just `String`). Unclear what is causing this; it's happening in other
  extant documentation, too, so I expect is a sphinx-js issue.

Differential Revision: https://phabricator.services.mozilla.com/D161650
2022-11-11 15:56:31 +00:00
..
tests
AppData.jsm
AppInfo.jsm Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +00:00
Assert.jsm Bug 1763236 - Add class documentation for fundamental building block modules of our test infrastructure, r=sclements,mossop 2022-11-11 15:56:31 +00:00
CoverageUtils.jsm
FileTestUtils.jsm Backed out changeset f3978e4c2caf (bug 1747471) for causing wpt failures on delegateFocus-is-focusable.html. CLOSED TREE 2022-11-08 16:06:45 +02:00
MockRegistrar.jsm Bug 1795586 - Migrate storage/test/unit/VacuumParticipant.jsm to ESM. r=mconley 2022-10-19 20:25:11 +00:00
MockRegistry.jsm
moz.build
sinon-7.2.7.js
Sinon.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
StructuredLog.jsm
TestUtils.jsm Bug 1763236 - Add class documentation for fundamental building block modules of our test infrastructure, r=sclements,mossop 2022-11-11 15:56:31 +00:00
XPCShellContentUtils.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00