summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2022-01-10 17:30:43 +0300
committerdefanor <defanor@uberspace.net>2022-01-10 17:30:43 +0300
commitcfffd2ff85cc9c8656a16d951822abe9d296c219 (patch)
treed0dc254337a46953f192c095a57937427ff0e2d3 /tests/README
parent7893dabd6ff65a7d69ecc586e6bbab2688505239 (diff)
Add a basic test
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/README b/tests/README
new file mode 100644
index 0000000..7e30213
--- /dev/null
+++ b/tests/README
@@ -0,0 +1,8 @@
+rexmpp tests
+
+These tests make use of an external XMPP server. Environment variables
+used by the tests:
+
+- JID and PASS: credentials.
+
+- TLS_POLICY: "require", "prefer", or "avoid".