matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
153 stars 139 forks source link

Add manual proxy testing setup scripts & notes #375

Closed devonh closed 1 month ago

devonh commented 1 month ago

The full procedure to perform manual proxy testing is provided in CONTRIBUTING.md. The files provided aim to make the setup as simple and with as few input requirements as possible.

Ideally we would run something like this in CI, but that would require putting a legitimate firebase project & service_account info in CI as well.