Add ODBC tests for MIX

This commit is contained in:
Evgeniy Khramtsov 2016-03-13 13:16:55 +03:00
parent 5045fb584d
commit 50e5cdc2fa
2 changed files with 5 additions and 0 deletions

View File

@ -293,6 +293,8 @@ db_tests(_) ->
test_unregister]},
{test_muc_register, [sequence],
[muc_register_master, muc_register_slave]},
{test_mix, [parallel],
[mix_master, mix_slave]},
{test_roster_subscribe, [parallel],
[roster_subscribe_master,
roster_subscribe_slave]},

View File

@ -35,6 +35,7 @@ host_config:
- "flat"
- "hometree"
- "pep"
mod_mix: []
mod_roster:
versioning: true
store_current_id: true
@ -88,6 +89,7 @@ Welcome to this XMPP server."
- "flat"
- "hometree"
- "pep"
mod_mix: []
mod_roster:
versioning: true
store_current_id: true
@ -147,6 +149,7 @@ Welcome to this XMPP server."
- "flat"
- "hometree"
- "pep"
mod_mix: []
mod_roster:
versioning: true
store_current_id: true