aboutsummaryrefslogtreecommitdiff
path: root/test/suite.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28Run tests for mssql only if configured with --enable-mssqlPaweł Chmielowski1-31/+20
2020-04-28enable tests with mssql-backend (#3136)ChaosKid421-8/+25
2020-04-28Add tests for mod_stun_discoHolger Weiss1-0/+1
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-10-01Allow configuring proxy65 port in testsPaweł Chmielowski1-0/+1
2019-07-18Remove Riak supportEvgeny Khramtsov1-2/+2
2019-06-14Use new configuration validatorEvgeny Khramtsov1-58/+60
2019-01-08Manually update 2017 copyright dates (#2756)Badlop1-1/+1
2018-09-18Add ability to configure test to use new sql schemaPaweł Chmielowski1-0/+1
2018-09-17Reintroduce change removed by mistake in 'Improve match macro'Paweł Chmielowski1-2/+4
2018-09-14[test] Improve match macroPaweł Chmielowski1-4/+2
2018-09-14[tests] Update stream_id from stream:stream after authPaweł Chmielowski1-2/+4
2018-07-06Move XMPP stream and SASL processing to xmpp repoEvgeniy Khramtsov1-2/+2
2018-07-05Use p1_rand in the test suiteEvgeniy Khramtsov1-1/+1
2018-05-17Add tests for mod_http_uploadEvgeniy Khramtsov1-7/+12
2018-02-16Handle gracefully that mnesia is already loaded when starting testsPaweł Chmielowski1-2/+8
2018-01-30Run tests only on backends enabled by configurePaweł Chmielowski1-10/+32
2018-01-08Ignore result of sending stream trailer in test suiteEvgeniy Khramtsov1-1/+1
2017-12-28Return send() result to the callerEvgeniy Khramtsov1-2/+2
2017-12-27Update the test suite to support new XMPP socket APIEvgeniy Khramtsov1-30/+72
2017-11-03Remove code left from debuggingPaweł Chmielowski1-1/+0
2017-11-03Don't start hosts for disabled backends from CT_BACKENDS passed to make testPaweł Chmielowski1-3/+17
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov1-2/+1
2017-03-07Don't call deprecated jid functions from the test suiteEvgeniy Khramtsov1-3/+3
2017-03-07Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov1-10/+13
2017-01-23Make test suite working againEvgeniy Khramtsov1-6/+8
2017-01-03Cleanup file headersChristophe Romain1-6/+21
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-11-21Fix logging in tests on R17Evgeniy Khramtsov1-1/+1
2016-11-21Fix s2s testPaweł Chmielowski1-1/+3
2016-11-18Get rid of substitute_forwardedPaweł Chmielowski1-14/+1
2016-11-18Make common tests working againEvgeniy Khramtsov1-2/+3
2016-11-15Fix tests that use #forwardedPaweł Chmielowski1-1/+14
2016-11-08Add more tests for offline storageEvgeniy Khramtsov1-41/+46
2016-11-07Add roster testsEvgeniy Khramtsov1-7/+22
2016-10-22Add more tests for privacy lists and blocking commandEvgeniy Khramtsov1-45/+92
2016-10-17Add more MUC testsEvgeniy Khramtsov1-10/+70
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov1-0/+2
2016-09-25Test anonymous authEvgeniy Khramtsov1-8/+24
2016-09-24Improve namespace handlingEvgeniy Khramtsov1-31/+23
2016-09-23Add tests for s2s codeEvgeniy Khramtsov1-38/+105
2016-09-21Add tests for external componentEvgeniy Khramtsov1-19/+64
2016-09-20Add more tests for C2SEvgeniy Khramtsov1-32/+118
2016-09-13Make common tests working againEvgeniy Khramtsov1-7/+12
2016-06-02Fix a typoAlexey Shchepin1-1/+1
2016-06-02Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin1-9/+14
2016-05-30Better code for setting up ejabberd app locationPaweł Chmielowski1-4/+23
2016-05-30Make tests run correctly even when ejabberd src in not in ejabberd-xxx dirPaweł Chmielowski1-4/+4
2016-05-26Copy lite.sql to place where tests expect it in failback modePaweł Chmielowski1-0/+4
2016-05-13Fix a typoAlexey Shchepin1-1/+1