aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update check_password tests are the command now is fixedBadlop2016-04-111-6/+6
* Add tests for anonymous and digest-md5 authPaweł Chmielowski2016-04-071-3/+65
* Start of tests for cyrsasl modulePaweł Chmielowski2016-04-071-0/+91
* Stringprep can already be started, do not check resultMickael Remond2016-04-061-1/+1
* Log Elixir test result for investigation and include this log file in travis ...Mickael Remond2016-04-061-4/+5
* Better error message in logsMickael Remond2016-04-061-1/+1
* Now we need to start stringprep before configMickael Remond2016-04-061-0/+5
* Apply fixes and remove tests for missing methodsMickael Remond2016-04-011-346/+1
* Fix tests, they are now running fine locallyMickael Remond2016-04-015-35/+75
* Add logger macro to help troubleshooting Elixir testsMickael Remond2016-04-011-0/+33
* Port mod_admin_extra test to work with new APIMickael Remond2016-03-315-30/+86
* Fix failing testsMickael Remond2016-03-312-7/+5
* Merge lastest commits from masterMickael Remond2016-03-311-1/+3
|\
| * Test / Document ejabberd_commands checksMickael Remond2016-03-311-1/+21
| * Check that various type of commands are properly rejected without authMickael Remond2016-03-311-18/+26
| * Better error report when command is not exposed through APIMickael Remond2016-03-301-1/+9
| * Returns unauthorized error when we do not have correct credentialsMickael Remond2016-03-301-1/+0
| * HTTP ReST API now supports 'open' ejabberd commandsMickael Remond2016-03-302-0/+85
| * Support flagging so Elixir tests as pendingMickael Remond2016-03-301-1/+3
* | Try keeping names of test same as master to limit merge conflictsMickael Remond2016-03-316-745/+745
* | Add test file whose name was conflicting during mergeMickael Remond2016-03-311-0/+96
* | Rename conflicting test file after mergeMickael Remond2016-03-311-0/+81
* | Commands refactor, first pass.Alexey Shchepin2016-03-3111-49/+1838
|/
* Add basic test for command registrationMickael Remond2016-03-291-0/+57
* Proper naming for LDAP test function for shared rosterMickael Remond2016-03-251-2/+2
* Switch back to proper log levelMickael Remond2016-03-251-1/+1
* Add test to demonstrate issue to retrieve roster with mod_shared_roster_ldapMickael Remond2016-03-253-2/+36
* Allow running test groups independentlyMickael Remond2016-03-242-15/+62
* Add simple Elixir unit test on jid:from_stringMickael Remond2016-03-211-0/+44
* Comment on error failures in logs + indentingMickael Remond2016-03-211-20/+31
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2016-03-152-0/+5
|\
| * Add ODBC tests for MIXEvgeniy Khramtsov2016-03-132-0/+5
* | Better error reporting when running Elixir test suiteMickael Remond2016-03-151-2/+23
|/
* Add tests for MIXEvgeniy Khramtsov2016-03-103-2/+98
* Add Redis backend to the test suiteEvgeniy Khramtsov2016-02-193-1/+65
* Make it possible to define 'sm_db_type' per virtual hostEvgeniy Khramtsov2016-02-191-0/+3
* mod_muc_room: Don't expose JIDs in anonymous roomsHolger Weiss2016-02-111-10/+10
* Get rid of calls to jlib.erl from testsEvgeniy Khramtsov2016-02-112-54/+54
* Do not forget sending initial presence in XEP-0013 testEvgeniy Khramtsov2016-02-111-0/+4
* mod_mam: Send new preferences when they are setHolger Weiss2016-02-101-4/+4
* Add tests for XEP-0013Evgeniy Khramtsov2016-02-101-0/+131
* Convert tests to Fast XMLMickael Remond2016-02-032-7/+7
* Update copyright to 2016 (#901)Badlop2016-01-135-5/+5
* Fix mod_carboncopy configuration for test suiteHolger Weiss2015-12-151-2/+1
* Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain2015-12-111-9/+0
* Update MAM tests to always expect RSM in responseHolger Weiss2015-08-301-2/+4
* Update crypto callsAlexey Shchepin2015-07-301-2/+2
* Get rid of 'db_type' for mod_blocking in test suiteEvgeniy Khramtsov2015-07-161-10/+5
* Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov2015-07-101-7/+12
* Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov2015-07-101-0/+29