summaryrefslogtreecommitdiff
path: root/test/ejabberd_SUITE.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Test anonymous authEvgeniy Khramtsov2016-09-251-18/+22
* Get rid of compile warnings in test suiteEvgeniy Khramtsov2016-09-251-31/+35
* Improve namespace handlingEvgeniy Khramtsov2016-09-241-21/+21
* Add tests for s2s codeEvgeniy Khramtsov2016-09-231-34/+149
* Add tests for external componentEvgeniy Khramtsov2016-09-211-12/+70
* Add more tests for C2SEvgeniy Khramtsov2016-09-201-31/+197
* Make common tests working againEvgeniy Khramtsov2016-09-131-214/+199
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-021-8/+8
* Merge pull request #1131 from weiss/failed-resume-hEvgeny Khramtsov2016-05-251-0/+14
|\
| * XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss2016-05-241-0/+14
* | Merge pull request #1126 from weiss/muc-send-affiliationEvgeny Khramtsov2016-05-251-0/+5
|\ \ | |/ |/|
| * mod_muc_room: Notify on affiliation changesHolger Weiss2016-05-201-0/+5
* | mod_client_state: Add "queue_pep" optionHolger Weiss2016-05-171-0/+51
* | mod_client_state: Queue chat state notificationsHolger Weiss2016-05-171-3/+8
|/
* Avoid error bounces when testing stream managementHolger Weiss2016-05-061-1/+3
* Add tests for MUC MAMEvgeniy Khramtsov2016-05-011-0/+90
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-4/+4
* 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