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

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.20249.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,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.service_domain_db_SUITE.logs/run.2022-01-27_15.39.00/service_domain_db_suite.rest_cannot_patch_domain_with_invalid_json.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.service_domain_db_SUITE.logs/run.2022-01-27_15.39.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:39:17


*** CT 2022-01-27 15:39:17.370 *** View log from node mongooseim@localhost when started mongooseim@localhost_6378.html
*** CT 2022-01-27 15:39:17.371 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2439.html

*** User 2022-01-27 15:39:17.376 ***
REST request fails:
Code: 400
Req: {<0.20775.2>,<<"/api/domains/example.db">>,<<"PATCH">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"55d779c20ba37601">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{kek">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:39:17 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"31">>}],
         <<"{\"what\":\"failed to parse JSON\"}">>,164,656}
Params: #{body => <<"{kek">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PATCH">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-01-27 15:39:17.384 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2439.html
*** CT 2022-01-27 15:39:17.385 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6378.html



=== Ended at 2022-01-27 15:39:17
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},
                     {[{<<"what">>,<<"failed to parse JSON">>}]}}


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