summaryrefslogtreecommitdiff
path: root/t/proxyunits.t
Commit message (Expand)AuthorAgeFilesLines
* proxy: add more tests around request APIs to proxyunits.tFei Hu2023-05-091-12/+53
* proxy: add proxy_test() and test scenarios to proxyunits.tFei Hu2023-05-081-28/+174
* proxy: print info of test groups in proxyunits.t.Fei Hu2023-05-081-0/+26
* proxy: add check_sanity() to check proxy and backends at boarder sections.Fei Hu2023-05-071-16/+34
* proxy: comment proxyunits.t test moredormando2023-04-281-0/+19
* proxy: remove redundancy in test codedormando2023-04-281-69/+22
* proxy: let tests use unix socket for proxy daemondormando2023-04-281-1/+1
* proxy: send CLIENT_ERROR when necessarystagingdormando2023-04-031-0/+5
* proxy: overhaul backend error handlingdormando2023-03-261-8/+131
* proxy: fix reversal of pipelined backend queriesdormando2023-03-261-10/+6
* proxy: more await unit testsdormando2023-03-011-1/+72
* proxy: fix trailingdata error with ascii multigetdormando2023-02-281-0/+15
* proxy: fix "missingend" error on reading responsesdormando2023-02-171-0/+55
* proxy: add read buffer data to backend errorsdormando2023-02-151-0/+26
* proxy: fix partial responses on backend timeoutsdormando2023-02-141-6/+22
* proxy: add mcp.await_logerrors()dormando2023-01-271-0/+34
* proxy: new integration tests.dormando2023-01-251-0/+516