matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
167 stars 148 forks source link

Add manual proxy testing setup scripts & notes #375

Closed devonh closed 6 months ago

devonh commented 6 months 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.