E2e Tests

Create full-system tests that boot the application and prove an observable user or system flow. Use when the assembled app, its entry point and final outcome must work together; use `integration-tests` for a narrow real adapter without full application boot.

navikt d38861b 2.4 KB Updated

File contents

navikt/grillmester/tree/main/targets/opencode-v1/skills/e2e-tests commit d38861b955

Frequently asked questions

npx skillmds@latest add navikt/e2e-tests-2