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
2018-02-16Improve example extauth scriptEvgeniy Khramtsov
2018-02-16Handle gracefully that mnesia is already loaded when starting testsPaweł Chmielowski
2018-02-11Remove 'iqdisc' optionEvgeniy Khramtsov
2018-01-31Print something when doing tests in travis, as not doing that get us killedPaweł Chmielowski
2018-01-31Fix mod_roster start invocation in elixir testsPaweł Chmielowski
2018-01-30Fix elixir testsPaweł Chmielowski
2018-01-30Start ejabberd_config earlierPaweł Chmielowski
2018-01-30Run tests only on backends enabled by configurePaweł Chmielowski
2018-01-29Fix elixir testsPaweł Chmielowski
2018-01-25Fix more testsPaweł Chmielowski
2018-01-25Adopt tests to changes in xmppPaweł Chmielowski
2018-01-08Ignore result of sending stream trailer in test suiteEvgeniy Khramtsov
2017-12-28Return send() result to the callerEvgeniy Khramtsov
2017-12-27Adopt tests to changes introduced by b54e1e49ba6794725bead67d530b50ab89ce078bPaweł Chmielowski
2017-12-27Update the test suite to support new XMPP socket APIEvgeniy Khramtsov
2017-12-21Disable test for nowPaweł Chmielowski
2017-12-21Update expected error type in testPaweł Chmielowski
2017-11-27Adapt test to changed errorPaweł Chmielowski
2017-11-17Fix elixir testsPaweł Chmielowski
2017-11-10Fix a test related to mod_capsEvgeniy Khramtsov
2017-11-08Prepare version 0.6.1 of XEP-0313 (MAM) supportEvgeniy Khramtsov
2017-11-03Remove code left from debuggingPaweł Chmielowski
2017-11-03Don't start hosts for disabled backends from CT_BACKENDS passed to make testPaweł Chmielowski
2017-10-26Add SQL support for mod_pushEvgeniy Khramtsov
2017-10-25Fix pubsub test, title not mandatoryChristophe Romain
2017-08-23Explicitly match against <domain/resource>Evgeniy Khramtsov
2017-08-18Apply cosmetic changes to previous commitHolger Weiss
2017-08-18Suppress push notifications for online clientsHolger Weiss
2017-08-07Fix tests for 8679cfd2fChristophe Romain
2017-08-04Merge pull request #1881 from weiss/pushChristophe Romain
2017-08-02Merge pull request #1837 from marcphilipp/feature/set_room_affiliation_testChristophe Romain
2017-07-31Fix extauth.py so support : in passwords (thanks to jmberg)(#1676)Badlop
2017-07-21Add mod_push_keepaliveHolger Weiss
2017-07-20Support XEP-0357: Push NotificationsHolger Weiss
2017-07-06Start gen_mod from elixir testsPaweł Chmielowski
2017-07-06Improve elixir testsPaweł Chmielowski
2017-07-06Remove tests for old commands interfacePaweł Chmielowski
2017-07-06Add integration test for set_room_affiliationMarc Philipp
2017-06-28Don't use asn1rt:decode, it's not available on R20Paweł Chmielowski
2017-06-14Catch exception from Elixir.ExUnit.Server.cases_loadedPaweł Chmielowski
2017-06-09Fix elixir tests on elixir 1.4Paweł Chmielowski
2017-05-20Implement cache for mod_privacy/mod_blockingEvgeniy Khramtsov
2017-05-17Get rid of deprecated option 'resume_timeout' in test configEvgeniy Khramtsov
2017-05-17Implement cache for mod_vcard and mod_vcard_xupdateEvgeniy Khramtsov
2017-05-17Implement cache for rosterEvgeniy Khramtsov
2017-05-11Update Elixir tests for using new auth APIEvgeniy Khramtsov
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov
2017-05-04Fix elixir testsPaweł Chmielowski
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-26Don't check result of jid.startPaweł Chmielowski