aboutsummaryrefslogtreecommitdiff
path: root/test/mod_http_api_test.exs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30Fix mod_http_api_test.exsPaweł Chmielowski1-4/+26
2016-04-06Stringprep can already be started, do not check resultMickael Remond1-1/+1
2016-04-06Now we need to start stringprep before configMickael Remond1-0/+5
2016-03-31Try keeping names of test same as master to limit merge conflictsMickael Remond1-166/+74
2016-03-31Commands refactor, first pass.Alexey Shchepin1-0/+188
2016-03-31Check that various type of commands are properly rejected without authMickael Remond1-18/+26
2016-03-30Better error report when command is not exposed through APIMickael Remond1-1/+9
2016-03-30Returns unauthorized error when we do not have correct credentialsMickael Remond1-1/+0
2016-03-30HTTP ReST API now supports 'open' ejabberd commandsMickael Remond1-0/+81