@admin/test-integration@0.1.0
test-integration
Set up and generate integration tests for any skaile-dev package. Covers API routes, DB operations, and cross-module flows. Knows the storage backends: SQLite + drizzle for forge apps, PostgreSQL + Prisma for platform/backend, temp-dir state for agent-framework. Scaffolds test DB isolation (in-memory SQLite / ephemeral test DB / temp workspaces), auth helpers, seed fixtures, then generates tests. Verifies tests run.
Install
Add this asset to a Skaile workspace:
npx skaile-cli install @admin/test-integration@0.1.0 Source
This version is pinned to an immutable upstream commit. Asset bytes are fetched directly from the repository — the Catalog never stores them.
- Commit
-
6a5266fdda
Files (2)
Show file list 2 files
-
skaile-development/skills/test-integration/SKILL.mdaf72055f2cee… -
skaile-development/skills/test-integration/validator.pyf0a182cf122a…
Integrity
Composite content hash over the pinned file set.
296628107fe5ed65cf1b11c5aa93d6f8d39f62cd40ef2255fb5e0576e19d034c Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Manifest
View manifest sourceRequires
No declared dependencies.