aboutsummaryrefslogtreecommitdiff
path: root/test/mod_http_api_test.exs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-06Improve elixir testsPaweł Chmielowski1-4/+6
2017-04-21Fix elixir testsPaweł Chmielowski1-0/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-10-06Disable one test for now, we may change how this part is handledPaweł Chmielowski1-6/+6
2016-10-05Initialize ejabberd_access_permissions in elixir testsPaweł Chmielowski1-0/+1
2016-07-26Add ability to run test with Elixir mixMickael Remond1-9/+9
2016-07-23Error when not authorized should be 403Mickael Remond1-5/+5
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