.luacov
author Jonas Schäfer <jonas@wielicki.name>
Wed, 06 May 2020 18:20:33 +0200
changeset 11783 f4f0bdaeabd2
parent 9472 cd2f742e5826
permissions -rw-r--r--
prosodyctl: Add external connectivity check based on observe.jabber.network This uses the (experimental) observe.jabber.network API to perform external connectivity checks. The idea is to complement the checks prosodyctl can already do with a (nearly) complete s2s/c2s handshake from a remote party to test the entire stack.

exclude = {
	"^%./spec/";
}