Skip to content

Update tests to improve mock implementations and adjust expected values #491

Update tests to improve mock implementations and adjust expected values

Update tests to improve mock implementations and adjust expected values #491

Triggered via push February 5, 2026 02:17
Status Failure
Total duration 1m 59s
Artifacts
Changeset Release
1m 55s
Changeset Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Changeset Release
Process completed with exit code 1.
apps/console/src/__tests__/ObjectView.test.tsx: apps/console/src/__tests__/ObjectView.test.tsx#L10
Error: Failed to resolve entry for package "@object-ui/plugin-calendar". The package may have incorrect main/module/exports specified in its package.json. ❯ apps/console/src/__tests__/ObjectView.test.tsx:10:31
apps/console/src/__tests__/ConsoleFeatures.test.tsx: apps/console/src/__tests__/ConsoleFeatures.test.tsx#L9
Error: Failed to resolve entry for package "@object-ui/plugin-calendar". The package may have incorrect main/module/exports specified in its package.json. ❯ apps/console/src/__tests__/ConsoleFeatures.test.tsx:9:31
packages/plugin-grid/src/index.test.tsx > Plugin Grid Registration > renderer passes dataSource from context: packages/plugin-grid/src/index.test.tsx#L24
TestingLibraryElementError: Unable to find an element by: [data-testid="grid-mock"] Ignored nodes: comments, script, style <body> <div> <div class="p-8 text-center" > <div class="inline-block animate-spin rounded-full h-8 w-8 border-b-2 border-gray-900" /> <p class="mt-2 text-sm text-gray-600" > Loading grid... </p> </div> </div> </body> ❯ Object.getElementError node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ packages/plugin-grid/src/index.test.tsx:24:19