aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the ACL ruleEvgeniy Khramtsov2013-08-271-2/+1
* Remove non-existent module from the testing configEvgeniy Khramtsov2013-08-271-6/+0
* Remove multiple host_config sectionsEvgeniy Khramtsov2013-08-271-5/+0
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-212-1/+268
* Increase the timetrap timeoutEvgeniy Khramtsov2013-07-151-1/+1
* Cleanup the test suite (just a little)Evgeniy Khramtsov2013-07-071-11/+2
* Use error_logger directly in the LDAP test serverEvgeniy Khramtsov2013-07-071-6/+8
* Improve the XMPP codec, fix the test suite accordinglyEvgeniy Khramtsov2013-07-071-4/+8
* Pre-load applications before setting the environment variablesEvgeniy Khramtsov2013-06-271-0/+3
* Do not check the second SASL challengeEvgeniy Khramtsov2013-06-271-15/+6
* Split the test suite into modulesEvgeniy Khramtsov2013-06-273-470/+501
* Fix external authenticationEvgeniy Khramtsov2013-06-263-0/+54
* Do not fetch disco#info multiple timesEvgeniy Khramtsov2013-06-261-8/+15
* Start the LDAP server before ejabberd applicationEvgeniy Khramtsov2013-06-261-1/+1
* Add more pubsub test casesEvgeniy Khramtsov2013-06-261-6/+56
* Change pubsub plugins in the testing configurationEvgeniy Khramtsov2013-06-251-6/+2
* Add LDAP test casesEvgeniy Khramtsov2013-06-224-8/+531
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-2/+2
* Clarify MySQL/PostgreSQL preparation for running the test suite.Evgeniy Khramtsov2013-06-191-1/+3