You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our "external" integration tests use Google Analytics and GitLab. This is fine to validate precisely authentication, but it also means that we have to manage secrets for these services in the repo settings.
Ideally, we would an open source API application that we can start and seed data to as a docker container running in CI. We could safely pass hardcoded credentials to this local service.
A OSS product like listmonk.app or similar probably makes the most sense.