moxxmpp/integration_tests
2024-11-16 17:57:29 +01:00
..
certs feat(tests): Add an integration test for SASL2 2023-04-02 17:20:14 +02:00
test fix(xep): Fix failure with multiple SCRAM negotiators and SASL2 2024-11-16 17:57:29 +01: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
create_users.sh fix(xep): Fix failure with multiple SCRAM negotiators and SASL2 2024-11-16 17:57:29 +01:00
prosody.cfg.lua feat(tests): Add a MUC component for testing 2023-04-09 13:14:30 +02:00
pubspec.yaml fix(xep): Fix failure with multiple SCRAM negotiators and SASL2 2024-11-16 17:57:29 +01: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.