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