moxxmpp/integration_tests
2023-06-11 16:30:49 +02:00
..
certs feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
test feat(xep): Allow changing the SASL2 user agent 2023-06-11 16:30:49 +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(tests): Add a MUC component for testing 2023-04-09 13:14:30 +02:00
pubspec.yaml chore(meta): Bump versions 2023-04-04 15:55:52 +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.