-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
Extracted from the semver-compatible lockfile upgrade PR (commits a0fae33 + d3dde5d).
- packages/mongodb-schema/test/integration/generate-and-validate.test.ts grows a local ~30-line mochaTestServer() on top of mongodb-runner; mongodb-runner added as a devDep; two eslint-disable mocha/no-top-level-hooks.
- Test-harness rewrite with a 500s timeout hook — own PR.