Skip to main content

16 docs tagged with "testing"

View all tags

API Testing Architecture

Verified lifecycle smoke coverage, frontend consumers, missing automated API layers, and recommended evidence.

Notification API Testing

Source-backed API test coverage for Notification — the smoke script and manual request collection — separated from recommended coverage.

Notification Database Testing

Source-backed database test coverage for Notification — smoke-script persistence assertions only, with no mapping, migration or repository tests.

Notification Event Testing

Source-backed event test coverage for Notification — direct and broker smoke modes and the forced-failure hook — separated from recommended coverage.

Notification Test Endpoints

Source-backed detail of the native dispatch and publish test hooks of the Notification Service and the forced-failure flag.

Notification Testing Architecture

Verified test coverage of the Notification Service — a smoke script and in-service test hooks — separated from recommended coverage.

Testing Architecture

Verified smoke-test coverage, test seams, missing automated layers, and evidence boundaries.