aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't overflow 32-bit signed integer in offline testsEvgeny Khramtsov2019-10-311-1/+1
* Avoid using 64-bit unsigned integersEvgeny Khramtsov2019-10-291-6/+9
* Don't attempt to create SQL tables when running testsEvgeny Khramtsov2019-10-282-9/+11
* Allow configuring proxy65 port in testsPaweł Chmielowski2019-10-019-6/+15
* Apply default role after revoking admin affiliation (#3023)Badlop2019-09-171-1/+1
* Add support for XEP-0328: JID PrepHolger Weiss2019-09-123-0/+64
* Add tests for 'vcard' optionEvgeny Khramtsov2019-08-0612-6/+140
* Add test that trigger get_only_item in pubsubPaweł Chmielowski2019-07-311-0/+11
* Remove Riak supportEvgeny Khramtsov2019-07-1815-991/+10
* Mention about a few Riak tests being brokenMickaël Rémond2019-07-181-0/+8
* Explain how to kill stuck common test runMickaël Rémond2019-07-181-0/+7
* Update docker test READMEMickaël Rémond2019-07-181-0/+12
* Fix example on test data set deletionMickaël Rémond2019-07-181-3/+4
* Bump xmpp version and fix revealed bugsEvgeny Khramtsov2019-07-161-2/+2
* Make count_offline_messages cache work when offline uses mam for storagePaweł Chmielowski2019-07-012-0/+2
* Remote obsolete pubsub config from testsChristophe Romain2019-06-175-5/+0
* Use new configuration validatorEvgeny Khramtsov2019-06-1417-600/+635
* Add data clean up suggested commandMickaël Rémond2019-05-241-3/+5
* Initial Docker environment to run ejabberd test suiteMickael Remond2019-05-0710-0/+1836
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2019-05-071-2/+79
|\
| * Test offline:use_mam_for_storage, mam:user_mucsub_from_muc_archive used togetherPaweł Chmielowski2019-05-061-2/+79
* | Put back the presence and s2s tests in the no_db section.Mickael Remond2019-05-071-7/+7
|/
* s2s test depend on Mnesia configurationMickael Remond2019-05-061-7/+7
* Remove Elixir tests entry points as they were removed in december:Mickael Remond2019-05-011-33/+0
* Cleaner test cleanupPaweł Chmielowski2019-04-301-1/+1
* Add tests for user mucsub mam from muc mamPaweł Chmielowski2019-04-302-6/+134
* Disable offline_from_mam tests on riak since it doesn't support mamPaweł Chmielowski2019-04-292-7/+11
* Add tests for offline with mam storagePaweł Chmielowski2019-04-291-13/+23
* Add tests for offline use_mam_for_storagePaweł Chmielowski2019-04-291-2/+14
* Improve private and MAM tests in order to reflectEvgeny Khramtsov2019-01-142-27/+51
* Fix typo in commentChristophe Romain2019-01-101-1/+1
* Change a way that tests start ejabberdPaweł Chmielowski2019-01-091-2/+2
* Update copyright to 2019 (#2756)Badlop2019-01-082-2/+2
* Manually update 2017 copyright dates (#2756)Badlop2019-01-0818-18/+18
* Remove elixir testsPaweł Chmielowski2018-12-2114-2105/+0
* Remove outdated MIX testsEvgeny Khramtsov2018-12-111-154/+0
* Improve tests for mod_privateEvgeny Khramtsov2018-11-232-30/+108
* Fix test case for invalid languageEvgeny Khramtsov2018-11-231-1/+1
* Fix mod_http_apt_testPaweł Chmielowski2018-11-091-3/+3
* Increase validity of generated test ca cert and regenerate all certsPaweł Chmielowski2018-09-245-123/+123
* Add ability to configure test to use new sql schemaPaweł Chmielowski2018-09-182-0/+3
* Reintroduce change removed by mistake in 'Improve match macro'Paweł Chmielowski2018-09-171-2/+4
* [test] Improve match macroPaweł Chmielowski2018-09-142-6/+6
* [tests] Update stream_id from stream:stream after authPaweł Chmielowski2018-09-141-2/+4
* Sign certs used by tests with sha256Paweł Chmielowski2018-08-285-132/+131
* Third attempt to fix the typo!Badlop2018-08-151-1/+1
* Fix typo from commit 0bf93eefcBadlop2018-08-151-1/+1
* Try to update tests to handle recent MUC subscriptions change (#2272)Badlop2018-08-131-1/+1
* Note about Redis requirement in the test suite READMEEvgeniy Khramtsov2018-07-151-1/+2
* Fix compiler warnings regarding test casesHolger Weiss2018-07-113-5/+3