ME E2E Service

The ME E2E service records push notifications sent by the delivery pipeline and exposes them for end-to-end verification. It acts as a black-box observer: the delivery service calls it immediately after dispatching a push to a provider, and test suites query it to assert that the right notifications were actually sent.

  • Architecture — how the service is structured and how it fits in the sending chain

  • REST API — full OpenAPI specification

  • Operations — environment variables, deployment, and database