aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability to configure server loglevel when running testsPaweł Chmielowski2016-05-022-1/+2
* Add tests for MUC MAMEvgeniy Khramtsov2016-05-011-0/+90
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-202-61/+61
* Synchronizing master changesMickael Remond2016-04-122-6/+159
* Allow testing user pattern directly in access rulesMickael Remond2016-04-081-0/+25
* Add TODO to improve ACLMickael Remond2016-04-081-2/+5
* Add tests on Access rules returning valuesMickael Remond2016-04-071-0/+14
* Add test when mixing ip / user rulesMickael Remond2016-04-071-1/+12
* IP based ACL / Access rules and sequential evaluation of rulesMickael Remond2016-04-071-1/+23
* Variant for user ACL testMickael Remond2016-04-061-0/+11
* Add initial basic ACL testMickael Remond2016-04-061-0/+42
* 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