agate/tests
2021-06-06 10:49:20 +02:00
..
data add tests for symbolically linked files & directories 2021-06-06 10:49:20 +02:00
README.md add some information about tests 2021-04-08 23:44:35 +02:00
tests.rs add tests for symbolically linked files & directories 2021-06-06 10:49:20 +02: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.