summaryrefslogtreecommitdiff
path: root/test/suite.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't call deprecated jid functions from the test suiteEvgeniy Khramtsov2017-03-071-3/+3
* Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov2017-03-071-10/+13
* Make test suite working againEvgeniy Khramtsov2017-01-231-6/+8
* Cleanup file headersChristophe Romain2017-01-031-6/+21
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Fix logging in tests on R17Evgeniy Khramtsov2016-11-211-1/+1
* Fix s2s testPaweł Chmielowski2016-11-211-1/+3
* Get rid of substitute_forwardedPaweł Chmielowski2016-11-181-14/+1
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2016-11-181-1/+14
|\
| * Fix tests that use #forwardedPaweł Chmielowski2016-11-151-1/+14
* | Make common tests working againEvgeniy Khramtsov2016-11-181-2/+3
|/
* Add more tests for offline storageEvgeniy Khramtsov2016-11-081-41/+46
* Add roster testsEvgeniy Khramtsov2016-11-071-7/+22
* Add more tests for privacy lists and blocking commandEvgeniy Khramtsov2016-10-221-45/+92
* Add more MUC testsEvgeniy Khramtsov2016-10-171-10/+70
* Add xdata generator and make some code using itEvgeniy Khramtsov2016-10-071-0/+2
* Test anonymous authEvgeniy Khramtsov2016-09-251-8/+24
* Improve namespace handlingEvgeniy Khramtsov2016-09-241-31/+23
* Add tests for s2s codeEvgeniy Khramtsov2016-09-231-38/+105
* Add tests for external componentEvgeniy Khramtsov2016-09-211-19/+64
* Add more tests for C2SEvgeniy Khramtsov2016-09-201-32/+118
* Make common tests working againEvgeniy Khramtsov2016-09-131-7/+12
* Fix a typoAlexey Shchepin2016-06-021-1/+1
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-021-9/+14
* Better code for setting up ejabberd app locationPaweł Chmielowski2016-05-301-4/+23
* Make tests run correctly even when ejabberd src in not in ejabberd-xxx dirPaweł Chmielowski2016-05-301-4/+4
* Copy lite.sql to place where tests expect it in failback modePaweł Chmielowski2016-05-261-0/+4
* Fix a typoAlexey Shchepin2016-05-131-1/+1
* Update SQL escapingAlexey Shchepin2016-05-131-1/+1
* Add ability to configure server loglevel when running testsPaweł Chmielowski2016-05-021-0/+1
* Allow running test groups independentlyMickael Remond2016-03-241-1/+13
* Add tests for MIXEvgeniy Khramtsov2016-03-101-0/+8
* Get rid of calls to jlib.erl from testsEvgeniy Khramtsov2016-02-111-8/+8
* Convert tests to Fast XMLMickael Remond2016-02-031-6/+6
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Make s2s port configurable in test runnerPaweł Chmielowski2015-04-201-0/+1
* Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2015-04-091-2/+34
* Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski2015-04-091-0/+2
* Show received input and expected input in ?recv* macros in case of failurePaweł Chmielowski2015-04-091-0/+3
* Add tests for Client State Indication supportHolger Weiss2014-09-111-0/+2
* Add tests for session managementEvgeniy Khramtsov2014-07-221-2/+12
* Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-211-0/+2
* Improve MUC test casesEvgeniy Khramtsov2014-07-191-0/+3
* Do not use functions from crypto module wherever possibleEvgeniy Khramtsov2013-11-051-5/+5
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-1/+1
* 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-271-0/+398