@uniforge/testing 0.1.0-alpha.2 → 0.1.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13304,7 +13304,7 @@ var now$1 = globalThis.performance ? globalThis.performance.now.bind(globalThis.
13304
13304
  var now = globalThis.performance ? globalThis.performance.now.bind(globalThis.performance) : Date.now;
13305
13305
  var unixNow = Date.now;
13306
13306
 
13307
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/utils.C8RiOc4B.js
13307
+ // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_jsdom@25.0.1_terser@5.44.1/node_modules/vitest/dist/chunks/utils.C8RiOc4B.js
13308
13308
  var NAME_WORKER_STATE = "__vitest_worker__";
13309
13309
  function getWorkerState() {
13310
13310
  const workerState = globalThis[NAME_WORKER_STATE];
@@ -13364,7 +13364,7 @@ async function waitForImportsToResolve() {
13364
13364
  await waitForImportsToResolve();
13365
13365
  }
13366
13366
 
13367
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
13367
+ // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_jsdom@25.0.1_terser@5.44.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
13368
13368
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
13369
13369
  function getDefaultExportFromCjs2(x2) {
13370
13370
  return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
@@ -15398,7 +15398,7 @@ var SnapshotClient = class {
15398
15398
  }
15399
15399
  };
15400
15400
 
15401
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/date.W2xKR2qe.js
15401
+ // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_jsdom@25.0.1_terser@5.44.1/node_modules/vitest/dist/chunks/date.W2xKR2qe.js
15402
15402
  var RealDate = Date;
15403
15403
  var now2 = null;
15404
15404
  var MockDate = class _MockDate extends RealDate {
@@ -15451,7 +15451,7 @@ function resetDate() {
15451
15451
  globalThis.Date = RealDate;
15452
15452
  }
15453
15453
 
15454
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/vi.DgezovHB.js
15454
+ // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_jsdom@25.0.1_terser@5.44.1/node_modules/vitest/dist/chunks/vi.DgezovHB.js
15455
15455
  var unsupported = [
15456
15456
  // .poll is meant to retry matchers until they succeed, and
15457
15457
  // snapshots will always succeed as long as the poll method doesn't thow an error
@@ -18183,7 +18183,7 @@ function getImporter(name) {
18183
18183
  return stack?.file || "";
18184
18184
  }
18185
18185
 
18186
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/index.js
18186
+ // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_jsdom@25.0.1_terser@5.44.1/node_modules/vitest/dist/index.js
18187
18187
  var import_expect_type = __toESM(require_dist(), 1);
18188
18188
 
18189
18189
  // src/database/mock-prisma.ts