Integration tests

Tests verifying that multiple services work together correctly, typically against a realistic environment. Distinct from end-to-end tests, which verify complete user-facing workflows.

Tests verifying that multiple services work together correctly, typically against a realistic environment. Distinct from end-to-end tests, which verify complete user-facing workflows.