aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update MAM tests to always expect RSM in responseHolger Weiss2015-08-301-2/+4
* Update crypto callsAlexey Shchepin2015-07-301-2/+2
* Get rid of 'db_type' for mod_blocking in test suiteEvgeniy Khramtsov2015-07-161-10/+5
* 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-222-0/+288
* Remove XEP-0091 tags from test suiteHolger Weiss2015-05-181-4/+3
* PubSub improvementsChristophe Romain2015-04-213-9/+14
* Make s2s port configurable in test runnerPaweł Chmielowski2015-04-202-1/+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
* Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2015-04-092-14/+46
* Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski2015-04-093-91/+104
* Show received input and expected input in ?recv* macros in case of failurePaweł Chmielowski2015-04-092-4/+13
* Add virtual host support for SQLiteEvgeniy Khramtsov2015-04-082-2/+0
* Add SQLite supportSergey Abramyan2015-03-204-0/+88
* Suppress warnings in Elixir testMickaël Rémond2015-03-081-12/+12
* Add Elixir test on ejabberd hooksMickaël Rémond2015-03-081-0/+192
* Test file can be compiled under R16Mickaël Rémond2015-03-071-1/+3
* Fix Elixir tests failure detectionMickaël Rémond2015-03-072-5/+8
* Merge pull request #441 from mremond/test/#438/run-elixir-testsMickaël Rémond2015-03-031-0/+57
|\
| * Improve comments for running Elixir testsMickaël Rémond2015-02-221-1/+3
| * Support for running Elixir ExUnit tests from Common TestMickaël Rémond2015-02-221-0/+55
* | 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-302-9/+67
* Avoid generation of excessive recordsEvgeniy Khramtsov2014-09-131-5/+5
* Add tests for Client State Indication supportHolger Weiss2014-09-113-0/+43
* 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-272-0/+43
* Add tests for session managementEvgeniy Khramtsov2014-07-222-3/+55
* Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-213-11/+148
* Improve MUC test casesEvgeniy Khramtsov2014-07-192-23/+249
* Add mod_caps checks to the testing suiteEvgeniy Khramtsov2014-07-152-4/+41
* 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
* Improve test suite explanationEvgeniy Khramtsov2014-07-101-2/+35
* Clear Riak data when initializing the testing suiteEvgeniy Khramtsov2014-07-101-1/+32
* Add Riak backend to the testing suitEvgeniy Khramtsov2014-07-103-4/+98
* Use -include_lib instead of -include for esip and p1_xmlMatwey V. Kornilov2014-07-051-1/+1
* test/README: Create MySQL test user on 'localhost'Holger Weiss2014-05-041-2/+2
* Do not use functions from crypto module wherever possibleEvgeniy Khramtsov2013-11-051-5/+5
* Fix roster version supportEvgeniy Khramtsov2013-09-242-1/+31