=== Test case: service_domain_db_SUITE:rest_cannot_delete_domain_without_body/1 (click for source code)

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.22957.2>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-07_09.43.48/service_domain_db_suite.rest_cannot_delete_domain_without_body.html"},
     {tc_group_properties,[{name,rest_with_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-07_09.43.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55"

=== Started at 2022-03-07 09:44:02


*** CT 2022-03-07 09:44:02.034 *** View log from node mongooseim@localhost when started mongooseim@localhost_5450.html
*** CT 2022-03-07 09:44:02.035 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2261.html

*** User 2022-03-07 09:44:02.039 ***
REST request fails:
Code: 400
Req: {<0.23413.2>,<<"/api/domains/example.db">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7b9543901fb29f40">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 07 Mar 2022 09:44:01 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"what\":\"body is empty\"}">>,157,633}
Params: #{body => <<>>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-07 09:44:02.044 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2261.html
*** CT 2022-03-07 09:44:02.045 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5450.html



=== Ended at 2022-03-07 09:44:02
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},
                     {[{<<"what">>,<<"body is empty">>}]}}


Test run history | Top level test index | Latest test result