about summary refs log tree commit diff stats
path: root/crates/rocie-server/tests/units (follow)
Commit message (Collapse)AuthorAge
* test(crates/rocie-server/testenv/init): Automatically choose the port and ↵Benedikt Peetz2025-10-08
wait for server start This avoids issues regarding a race condition between server start and our start of requests and removes the requirement for specifying free ports in the test files.