memorysafety / river

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
https://www.memorysafety.org/initiative/reverse-proxy/
Apache License 2.0
1.72k stars 101 forks source link

Setup basic functional tests and CI pipelines #73

Open chadhakunal opened 3 weeks ago

chadhakunal commented 3 weeks ago

Set up initial functional tests that can be run in CI. End to end tests will be useful to ensure that things like load balancing, rate limiting, or request/response filtering are still working correctly with every release