mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
- Created packages/crud/playwright/tests.json from e2e/crud.spec.ts, e2e/crud/user-management.spec.ts, and e2e/crud/complete-flow.spec.ts - Created packages/navigation/playwright/tests.json from e2e/navigation.spec.ts - Created packages/pagination/playwright/tests.json from e2e/pagination.spec.ts - Updated packages/auth/playwright/tests.json with tests from e2e/auth/authentication.spec.ts and e2e/auth/complete-flow.spec.ts - Created packages/api_tests/playwright/tests.json from e2e/api/crud-operations.spec.ts (marked as skip - requires request context) - Created packages/package_tests/playwright/tests.json from e2e/package-rendering.spec.ts and e2e/package-loading.spec.ts - Added package.json metadata for all new test packages Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>