Bubbles Test Environment Isolation

Enforce ephemeral-only backing stores for any test category that touches mutable state (integration, e2e-api, e2e-ui, stress, load). Use when authoring or reviewing test compose files; when changing test setup/teardown; when defining test-data policy in copilot-instructions; when writing tests that touch a real DB, message bus, cache, queue, file system, or external integration; when reviewing PRs that introduce a new persistent entity. Triggers include new docker-compose.test*.yml files, test-port allocation, test-database creation, "MUST clean up after" policy text, and parallel-test infrastructure work. Use when this capability is needed.

tomevault-io 3f22de0 2 files · 10.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/pkirsanov--bubbles--bubbles-test-environment-isolation commit 3f22de0935

Frequently asked questions

npx skillmds@latest add tomevault-io/bubbles-test-environment-isolation