@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.
@@ -13309,7 +13309,7 @@ var now$1 = globalThis.performance ? globalThis.performance.now.bind(globalThis.
13309
13309
  var now = globalThis.performance ? globalThis.performance.now.bind(globalThis.performance) : Date.now;
13310
13310
  var unixNow = Date.now;
13311
13311
 
13312
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/utils.C8RiOc4B.js
13312
+ // ../../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
13313
13313
  var NAME_WORKER_STATE = "__vitest_worker__";
13314
13314
  function getWorkerState() {
13315
13315
  const workerState = globalThis[NAME_WORKER_STATE];
@@ -13369,7 +13369,7 @@ async function waitForImportsToResolve() {
13369
13369
  await waitForImportsToResolve();
13370
13370
  }
13371
13371
 
13372
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
13372
+ // ../../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
13373
13373
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
13374
13374
  function getDefaultExportFromCjs2(x2) {
13375
13375
  return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
@@ -15403,7 +15403,7 @@ var SnapshotClient = class {
15403
15403
  }
15404
15404
  };
15405
15405
 
15406
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/date.W2xKR2qe.js
15406
+ // ../../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
15407
15407
  var RealDate = Date;
15408
15408
  var now2 = null;
15409
15409
  var MockDate = class _MockDate extends RealDate {
@@ -15456,7 +15456,7 @@ function resetDate() {
15456
15456
  globalThis.Date = RealDate;
15457
15457
  }
15458
15458
 
15459
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/chunks/vi.DgezovHB.js
15459
+ // ../../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
15460
15460
  var unsupported = [
15461
15461
  // .poll is meant to retry matchers until they succeed, and
15462
15462
  // snapshots will always succeed as long as the poll method doesn't thow an error
@@ -18188,7 +18188,7 @@ function getImporter(name) {
18188
18188
  return stack?.file || "";
18189
18189
  }
18190
18190
 
18191
- // ../../node_modules/.pnpm/vitest@2.1.9_@types+node@25.2.0_terser@5.44.1/node_modules/vitest/dist/index.js
18191
+ // ../../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
18192
18192
  var import_expect_type = __toESM(require_dist(), 1);
18193
18193
 
18194
18194
  // src/graphql/mock-graphql-client.ts