moxxmpp/integration_tests
2023-04-04 15:52:56 +02:00
..
certs feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
test chore(core): Remove useDirectTLS 2023-04-04 15:52:56 +02:00
.gitignore feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
analysis_options.yaml feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
prosody.cfg.lua feat(xep): Implement XEP-0114 2023-04-04 15:48:26 +02:00
pubspec.yaml feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
README.md docs(tests): Mention that we need prosody-trunk 2023-04-02 19:49:00 +02:00

Integration Tests

The included ./prosody.cfg.lua config file must be used for integration testing. Additionally, ensure that a user testuser@localhost with the password abc123 exists. Note that this currently requires prosody-trunk.