These patches add a test for the Prosody service. I chose to use GNU Freetalk as the XMPP client because it is scriptable through a Guile interface.
Thanks for your feedback! Clément Lassieur (2): service: shepherd: Replace spaces with hyphens in file names. tests: Add 'prosody-service-type' test. gnu/services/messaging.scm | 5 +- gnu/services/shepherd.scm | 2 + gnu/tests/messaging.scm | 175 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 180 insertions(+), 2 deletions(-) create mode 100644 gnu/tests/messaging.scm -- 2.11.0