=== Test case: muc_http_api_SUITE:message_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.64750.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27/big_tests.tests.muc_http_api_SUITE.logs/run.2023-11-16_09.18.24/muc_http_api_suite.message_errors.58885.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27/big_tests.tests.muc_http_api_SUITE.logs/run.2023-11-16_09.18.24/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27"

=== Started at 2023-11-16 09:18:29


*** CT 2023-11-16 09:18:29.468 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2404.html

*** User 2023-11-16 09:18:29.479 ***🔗
REST request:
Code: 201
Req: {<0.64791.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e79a21b4c0a57eed">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2681@domain.example.com\",\"name\":\"wonderland-9.468791\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-9.468791">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"wonderland-9.468791">>,222,2659}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2681@domain.example.com\",\"name\":\"wonderland-9.468791\"}">>,
          role => admin,return_headers => true}


*** User 2023-11-16 09:18:29.482 ***🔗
REST request:
Code: 204
Req: {<0.64801.0>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"35cfce91c33d0f12">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2681@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:28 GMT">>}],
         <<>>,80,1236}
Params: #{path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2681@domain.example.com\"}">>,
          role => admin,return_headers => true}


*** User 2023-11-16 09:18:29.485 ***🔗
REST request fails:
Code: 400
Req: {<0.64812.0>,
      <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f1f4abff513f2083">>}],
      <<"{\"from\":\"alicE_message_errors_2681@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,683}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"from\":\"alicE_message_errors_2681@domain.example.com\"}">>,
          role => admin,return_headers => true}


*** User 2023-11-16 09:18:29.487 ***🔗
REST request fails:
Code: 400
Req: {<0.64818.0>,
      <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0122da3d14f7a303">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,661}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,body => <<"{\"body\":\"Greetings!\"}">>,
          role => admin,return_headers => true}


*** User 2023-11-16 09:18:29.489 ***🔗
REST request fails:
Code: 400
Req: {<0.64824.0>,
      <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3ad8a45438500c12">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,637}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-9.468791/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>,
          role => admin,return_headers => true}

*** CT 2023-11-16 09:18:29.493 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2404.html



=== Ended at 2023-11-16 09:18:29
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}