fix port collisions in tests (#143)

Co-authored-by: Johann150 <johann.galle@protonmail.com>
This commit is contained in:
j-k 2022-02-08 22:04:41 +00:00 committed by GitHub
parent f725f885d0
commit f1e6a2e0d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 75 additions and 151 deletions

View file

@ -1,5 +1,5 @@
# Tests for the Agate gemini server
This folder contains some tests and data used for these tests. Although care is taken to remove any interdependencies between these tests, these may happen. If you want to be on the safe side you could use `cargo test -- --test-threads=1` to run the tests sequentially.
This folder contains some tests and data used for these tests.
Also note that you should **NEVER USE THE CERTIFICATE AND KEY DATA PROVIDED HERE** since it is public.