This change avoids errors when tests are cancelled and re-run within a short period of time, for example, using `cargo watch`. It introduces a slight risk of port conflicts between the endpoint tests, and with (ephemeral) ports used by other services. The risk of conflicts across 2 tests is very low, and tests should be run in an isolated environment on busy servers. |
||
|---|---|---|
| .. | ||
| acceptance.rs | ||