Skip to content

Run e2e against multiple XMPP server implementations #916

@sonnyp

Description

@sonnyp

Right now we only run integration tests against prosody.

Would be neat to run them against at least openfire, ejabberd and maybe jackal

Priority would be openfire because of #914

Also, openfire is trivial to use

wget https://www.igniterealtime.org/downloadServlet?filename=openfire/openfire_4_6_4.tar.gz
tar -xf openfire_4_6_4.tar.gz
cd openfire
./bin/openfire start
# setup at localhost:9090 - we need to automate his

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions