@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 skill:@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.
- Repository
- skaile-ai/ai-assets
- Commit
-
f4be80f916
Files (2)
Show file list 2 files
-
skaile-development/skills/test-integration/SKILL.md6f7ad6923f1e… -
skaile-development/skills/test-integration/validator.pyf0a182cf122a…
Integrity
Composite content hash over the pinned file set.
d7cdeceff0776a5023768068fad97f2ad100b45fdad1a7c42e9b4e7f3c8995fe Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Security
No security assessments for this commit. This does not mean the asset is safe — it has not been scanned.
Manifest
View manifest sourceRequires
No declared dependencies.