add some information about tests

This commit is contained in:
Johann150 2021-04-08 23:44:35 +02:00 committed by GitHub
parent a650f24d24
commit b6122cd2c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
tests/README.md Normal file
View file

@ -0,0 +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.
Also note that you should **NEVER USE THE CERTIFICATE AND KEY DATA PROVIDED HERE** since it is public.