summaryrefslogtreecommitdiff
path: root/test/ejabberd_SUITE.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Proper naming for LDAP test function for shared rosterMickael Remond2016-03-251-2/+2
* Add test to demonstrate issue to retrieve roster with mod_shared_roster_ldapMickael Remond2016-03-251-1/+9
* Allow running test groups independentlyMickael Remond2016-03-241-14/+49
* Add ODBC tests for MIXEvgeniy Khramtsov2016-03-131-0/+2
* Add tests for MIXEvgeniy Khramtsov2016-03-101-2/+88
* Add Redis backend to the test suiteEvgeniy Khramtsov2016-02-191-1/+8
* mod_muc_room: Don't expose JIDs in anonymous roomsHolger Weiss2016-02-111-10/+10
* Get rid of calls to jlib.erl from testsEvgeniy Khramtsov2016-02-111-46/+46
* Do not forget sending initial presence in XEP-0013 testEvgeniy Khramtsov2016-02-111-0/+4
* mod_mam: Send new preferences when they are setHolger Weiss2016-02-101-4/+4
* Add tests for XEP-0013Evgeniy Khramtsov2016-02-101-0/+131
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain2015-12-111-9/+0
* Update MAM tests to always expect RSM in responseHolger Weiss2015-08-301-2/+4
* Update crypto callsAlexey Shchepin2015-07-301-2/+2
* Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov2015-07-101-7/+12
* Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov2015-07-101-0/+29
* Fix MAM tests (EJABS-2480).Jerome Sautret2015-07-081-10/+18
* Send notifications on MUC configuration changesHolger Weiss2015-07-021-4/+5
* Add MAM (XEP-0313) supportEvgeniy Khramtsov2015-06-221-0/+280
* Remove XEP-0091 tags from test suiteHolger Weiss2015-05-181-4/+3
* PubSub improvementsChristophe Romain2015-04-211-3/+2
* CSI test: Simplify and improve readabilityHolger Weiss2015-04-161-20/+21
* CSI test: Fix race when slave becomes active againHolger Weiss2015-04-161-9/+11
* Make sure that server processed our inactive request before processing furthe...Paweł Chmielowski2015-04-151-0/+3
* Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski2015-04-091-90/+90
* Add virtual host support for SQLiteEvgeniy Khramtsov2015-04-081-1/+0
* Add SQLite supportSergey Abramyan2015-03-201-0/+15
* Fix Elixir tests failure detectionMickaël Rémond2015-03-071-1/+1
* Increase common test timeoutMickaël Rémond2015-02-231-1/+1
* Improve interface for adding timestampsHolger Weiss2014-12-071-2/+3
* Fix race in CSI test caseEvgeniy Khramtsov2014-10-311-1/+1
* Add tests for mod_vcard_xupdateEvgeniy Khramtsov2014-10-301-9/+59
* Avoid generation of excessive recordsEvgeniy Khramtsov2014-09-131-5/+5
* Add tests for Client State Indication supportHolger Weiss2014-09-111-0/+38
* Test MUC nick registrationEvgeniy Khramtsov2014-09-031-0/+68
* Recompile the xmpp_codec using updated XML generatorEvgeniy Khramtsov2014-08-271-5/+5
* Do not call functions from ejabberd_riak directlyEvgeniy Khramtsov2014-08-121-24/+5
* Reorganize mod_announce test in order to avoid raceEvgeniy Khramtsov2014-07-281-15/+7
* Add tests for mod_announceEvgeniy Khramtsov2014-07-271-0/+39
* Add tests for session managementEvgeniy Khramtsov2014-07-221-1/+43
* Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-211-11/+144
* Improve MUC test casesEvgeniy Khramtsov2014-07-191-23/+246
* Add mod_caps checks to the testing suiteEvgeniy Khramtsov2014-07-151-4/+39
* Check Riak connection before running the corresponding suiteEvgeniy Khramtsov2014-07-101-3/+8
* Don't forget to shutdown rooms before starting the testing suiteEvgeniy Khramtsov2014-07-101-0/+1
* Clear Riak data when initializing the testing suiteEvgeniy Khramtsov2014-07-101-1/+32
* Add Riak backend to the testing suitEvgeniy Khramtsov2014-07-101-3/+57
* Fix roster version supportEvgeniy Khramtsov2013-09-241-0/+24
* Increase the timetrap timeoutEvgeniy Khramtsov2013-07-151-1/+1