agate/tests
Johann150 e764d03458
make repo compatible with windows again
Apparently windows (or probably more precisely NTFS) can not deal with special
characters in file names.
2021-11-15 19:42:55 +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 make repo compatible with windows again 2021-11-15 19:42:55 +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.