summaryrefslogtreecommitdiff
path: root/test/ejabberd_SUITE.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't call deprecated jid functions from the test suiteEvgeniy Khramtsov2017-03-071-1/+1
* Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov2017-03-071-1/+44
* Test stream management queue overloadEvgeniy Khramtsov2017-02-211-0/+1
* Change routing APIEvgeniy Khramtsov2017-02-161-1/+2
* Make test suite working againEvgeniy Khramtsov2017-01-231-29/+44
* Cleanup file headersChristophe Romain2017-01-031-6/+22
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Make common tests working againEvgeniy Khramtsov2016-11-181-1997/+62
* Add more tests for offline storageEvgeniy Khramtsov2016-11-081-161/+35
* Add roster testsEvgeniy Khramtsov2016-11-071-195/+29
* Add more tests for privacy lists and blocking commandEvgeniy Khramtsov2016-10-221-404/+437
* Add more MUC testsEvgeniy Khramtsov2016-10-171-382/+199
* Add xdata generator and make some code using itEvgeniy Khramtsov2016-10-071-128/+760
* Text legacy IQ handler supportEvgeniy Khramtsov2016-09-251-0/+9
* 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