Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-29Add basic test for command registrationMickael Remond
2016-03-25Proper naming for LDAP test function for shared rosterMickael Remond
2016-03-25Switch back to proper log levelMickael Remond
2016-03-25Add test to demonstrate issue to retrieve roster with mod_shared_roster_ldapMickael Remond
2016-03-24Allow running test groups independentlyMickael Remond
2016-03-21Add simple Elixir unit test on jid:from_stringMickael Remond
2016-03-21Comment on error failures in logs + indentingMickael Remond
2016-03-16Merge branch 'master' of github.com:processone/ejabberdMickael Remond
2016-03-16Better error reporting when running Elixir test suiteMickael Remond
2016-03-13Add ODBC tests for MIXEvgeniy Khramtsov
2016-03-10Add tests for MIXEvgeniy Khramtsov
2016-02-19Add Redis backend to the test suiteEvgeniy Khramtsov
2016-02-19Make it possible to define 'sm_db_type' per virtual hostEvgeniy Khramtsov
2016-02-12mod_muc_room: Don't expose JIDs in anonymous roomsHolger Weiss
2016-02-11Get rid of calls to jlib.erl from testsEvgeniy Khramtsov
2016-02-11Do not forget sending initial presence in XEP-0013 testEvgeniy Khramtsov
2016-02-11mod_mam: Send new preferences when they are setHolger Weiss
2016-02-10Add tests for XEP-0013Evgeniy Khramtsov
2016-02-03Convert tests to Fast XMLMickael Remond
2016-01-13Update copyright to 2016 (#901)Badlop
2015-12-15Fix mod_carboncopy configuration for test suiteHolger Weiss
2015-12-11Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain
2015-08-31Update MAM tests to always expect RSM in responseHolger Weiss
2015-07-30Update crypto callsAlexey Shchepin
2015-07-16Get rid of 'db_type' for mod_blocking in test suiteEvgeniy Khramtsov
2015-07-10Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov
2015-07-10Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov
2015-07-08Fix MAM tests (EJABS-2480).Jerome Sautret
2015-07-02Send notifications on MUC configuration changesHolger Weiss
2015-06-22Add MAM (XEP-0313) supportEvgeniy Khramtsov
2015-05-18Remove XEP-0091 tags from test suiteHolger Weiss
2015-04-21PubSub improvementsChristophe Romain
2015-04-20Make s2s port configurable in test runnerPaweł Chmielowski
2015-04-17CSI test: Simplify and improve readabilityHolger Weiss
2015-04-16CSI test: Fix race when slave becomes active againHolger Weiss
2015-04-15Make sure that server processed our inactive request before processing furthe...Paweł Chmielowski
2015-04-09Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski
2015-04-09Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski
2015-04-09Show received input and expected input in ?recv* macros in case of failurePaweł Chmielowski
2015-04-08Add virtual host support for SQLiteEvgeniy Khramtsov
2015-03-20Add SQLite supportSergey Abramyan
2015-03-08Suppress warnings in Elixir testMickaël Rémond
2015-03-08Add Elixir test on ejabberd hooksMickaël Rémond
2015-03-07Test file can be compiled under R16Mickaël Rémond
2015-03-07Fix Elixir tests failure detectionMickaël Rémond
2015-03-04Merge pull request #441 from mremond/test/#438/run-elixir-testsMickaël Rémond
2015-02-23Increase common test timeoutMickaël Rémond
2015-02-22Improve comments for running Elixir testsMickaël Rémond
2015-02-22Support for running Elixir ExUnit tests from Common TestMickaël Rémond
2014-12-07Improve interface for adding timestampsHolger Weiss