mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
fix port collisions in tests (#143)
Co-authored-by: Johann150 <johann.galle@protonmail.com>
This commit is contained in:
parent
f725f885d0
commit
f1e6a2e0d6
3 changed files with 75 additions and 151 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue