agate/tests
2021-11-23 09:56:28 +01:00
..
data make repo compatible with windows again 2021-11-15 19:42:55 +01:00
README.md add some information about tests 2021-04-08 23:44:35 +02:00
tests.rs normalize hostnames before comparing 2021-11-23 09:56:28 +01:00

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.