summaryrefslogtreecommitdiff
path: root/t/proxyunits.lua
Commit message (Expand)AuthorAgeFilesLines
* proxy: add more tests around request APIs to proxyunits.tFei Hu2023-05-091-8/+70
* proxy: add proxy_test() and test scenarios to proxyunits.tFei Hu2023-05-081-0/+39
* proxy: add check_sanity() to check proxy and backends at boarder sections.Fei Hu2023-05-071-0/+5
* proxy: overhaul backend error handlingdormando2023-03-261-0/+16
* proxy: restrict functions for lua config vs routedormando2023-03-261-3/+2
* proxy: more await unit testsdormando2023-03-011-0/+41
* proxy: fix partial responses on backend timeoutsdormando2023-02-141-0/+1
* proxy: add mcp.await_logerrors()dormando2023-01-271-0/+5
* proxy: new integration tests.dormando2023-01-251-0/+234