mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Explain testserver vars of tests
This commit is contained in:
parent
855be466bd
commit
11922bdcc2
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ tests, set the ``DETERMINISTIC_TESTS`` variable to ``"true"``::
|
|||
|
||||
make DETERMINISTIC_TESTS=true test
|
||||
|
||||
There are a lot of additional variables that allow you to test vdirsyncer
|
||||
against a particular server. Those variables are not "stable" and may change
|
||||
drastically between minor versions. Just don't use them, you are unlikely to
|
||||
find bugs that vdirsyncer's CI hasn't found.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue