summaryrefslogtreecommitdiff
path: root/test_util/src/servers/mod.rs
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-30ci: actually fix main for linux-gnu (#22195)David Sherret
2024-01-30ci: fix failing upgrade_prompt test on main (#22193)David Sherret
2024-01-09fix(ext/websocket): pass on uncaught errors in idleTimeout (#21846)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek Iwańczuk
2023-12-27refactor: finish test_util server cleanup, simplify dependencies (#21714)Bartek Iwańczuk
2023-12-27refactor: rewrite remaining test server to Hyper 1.1 (#21708)Bartek Iwańczuk
2023-12-14refactor(test_util): move servers to a separate module (#21577)Bartek Iwańczuk