aboutsummaryrefslogtreecommitdiff
path: root/test/mod_http_api_test.exs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve elixir testsPaweł Chmielowski2017-07-061-4/+6
* Fix elixir testsPaweł Chmielowski2017-04-211-0/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Disable one test for now, we may change how this part is handledPaweł Chmielowski2016-10-061-6/+6
* Initialize ejabberd_access_permissions in elixir testsPaweł Chmielowski2016-10-051-0/+1
* Add ability to run test with Elixir mixMickael Remond2016-07-261-9/+9
* Error when not authorized should be 403Mickael Remond2016-07-231-5/+5
* Fix mod_http_api_test.exsPaweł Chmielowski2016-05-301-4/+26
* Stringprep can already be started, do not check resultMickael Remond2016-04-061-1/+1
* Now we need to start stringprep before configMickael Remond2016-04-061-0/+5
* 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-301-0/+81