aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-10Add tests for XEP-0013Evgeniy Khramtsov1-0/+131
2016-02-03Convert tests to Fast XMLMickael Remond2-7/+7
2016-01-13Update copyright to 2016 (#901)Badlop5-5/+5
2015-12-15Fix mod_carboncopy configuration for test suiteHolger Weiss1-2/+1
2015-12-11Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain1-9/+0
2015-08-30Update MAM tests to always expect RSM in responseHolger Weiss1-2/+4
2015-07-30Update crypto callsAlexey Shchepin1-2/+2
2015-07-16Get rid of 'db_type' for mod_blocking in test suiteEvgeniy Khramtsov1-10/+5
2015-07-10Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov1-7/+12
2015-07-10Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov1-0/+29
2015-07-08Fix MAM tests (EJABS-2480).Jerome Sautret1-10/+18
2015-07-02Send notifications on MUC configuration changesHolger Weiss1-4/+5
2015-06-22Add MAM (XEP-0313) supportEvgeniy Khramtsov2-0/+288
2015-05-18Remove XEP-0091 tags from test suiteHolger Weiss1-4/+3
2015-04-21PubSub improvementsChristophe Romain3-9/+14
2015-04-20Make s2s port configurable in test runnerPaweł Chmielowski2-1/+2
2015-04-16CSI test: Simplify and improve readabilityHolger Weiss1-20/+21
2015-04-16CSI test: Fix race when slave becomes active againHolger Weiss1-9/+11
2015-04-15Make sure that server processed our inactive request before processing furthe...Paweł Chmielowski1-0/+3
2015-04-09Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2-14/+46
2015-04-09Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski3-91/+104
2015-04-09Show received input and expected input in ?recv* macros in case of failurePaweł Chmielowski2-4/+13
2015-04-08Add virtual host support for SQLiteEvgeniy Khramtsov2-2/+0
2015-03-20Add SQLite supportSergey Abramyan4-0/+88
2015-03-08Suppress warnings in Elixir testMickaël Rémond1-12/+12
2015-03-08Add Elixir test on ejabberd hooksMickaël Rémond1-0/+192
2015-03-07Test file can be compiled under R16Mickaël Rémond1-1/+3
2015-03-07Fix Elixir tests failure detectionMickaël Rémond2-5/+8
2015-02-23Increase common test timeoutMickaël Rémond1-1/+1
2015-02-22Improve comments for running Elixir testsMickaël Rémond1-1/+3
2015-02-22Support for running Elixir ExUnit tests from Common TestMickaël Rémond1-0/+55
2014-12-07Improve interface for adding timestampsHolger Weiss1-2/+3
2014-10-31Fix race in CSI test caseEvgeniy Khramtsov1-1/+1
2014-10-30Add tests for mod_vcard_xupdateEvgeniy Khramtsov2-9/+67
2014-09-13Avoid generation of excessive recordsEvgeniy Khramtsov1-5/+5
2014-09-11Add tests for Client State Indication supportHolger Weiss3-0/+43
2014-09-03Test MUC nick registrationEvgeniy Khramtsov1-0/+68
2014-08-27Recompile the xmpp_codec using updated XML generatorEvgeniy Khramtsov1-5/+5
2014-08-12Do not call functions from ejabberd_riak directlyEvgeniy Khramtsov1-24/+5
2014-07-28Reorganize mod_announce test in order to avoid raceEvgeniy Khramtsov1-15/+7
2014-07-27Add tests for mod_announceEvgeniy Khramtsov2-0/+43
2014-07-22Add tests for session managementEvgeniy Khramtsov2-3/+55
2014-07-21Add tests for mod_carboncopyEvgeniy Khramtsov3-11/+148
2014-07-19Improve MUC test casesEvgeniy Khramtsov2-23/+249
2014-07-15Add mod_caps checks to the testing suiteEvgeniy Khramtsov2-4/+41
2014-07-10Check Riak connection before running the corresponding suiteEvgeniy Khramtsov1-3/+8
2014-07-10Don't forget to shutdown rooms before starting the testing suiteEvgeniy Khramtsov1-0/+1
2014-07-10Improve test suite explanationEvgeniy Khramtsov1-2/+35
2014-07-10Clear Riak data when initializing the testing suiteEvgeniy Khramtsov1-1/+32
2014-07-10Add Riak backend to the testing suitEvgeniy Khramtsov3-4/+98