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

=== Config value:

    [{watchdog,<0.74457.0>},
     {preset,"mysql_redis"},
     {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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-21_22.32.17/muc_http_api_suite.message_errors.59269.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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-21_22.32.17/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@17a96e781220.2024-03-21_22.20.25"

=== Started at 2024-03-21 22:32:22


*** CT 2024-03-21 22:32:22.529 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5421.html

*** User 2024-03-21 22:32:22.543 ***🔗
REST request:
Code: 201
Req: {<0.74494.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"10f4f0cb8e5a52b8">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2748@localhost\",\"name\":\"wonderland-42.529951\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-42.529951">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 22:32:22 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-42.529951">>,215,3031}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2748@localhost\",\"name\":\"wonderland-42.529951\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-03-21 22:32:22.545 ***🔗
REST request:
Code: 204
Req: {<0.74508.0>,<<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b03a1850f1607c50">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2748@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 22:32:22 GMT">>}],
         <<>>,80,898}
Params: #{path => <<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2748@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-03-21 22:32:22.546 ***🔗
REST request fails:
Code: 400
Req: {<0.74514.0>,<<"/api/mucs/localhost/wonderland-42.529951/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6446f13d0427125d">>}],
      <<"{\"from\":\"alicE_message_errors_2748@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 22:32:22 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,447}
Params: #{path => <<"/api/mucs/localhost/wonderland-42.529951/messages">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"from\":\"alicE_message_errors_2748@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-03-21 22:32:22.547 ***🔗
REST request fails:
Code: 400
Req: {<0.74521.0>,<<"/api/mucs/localhost/wonderland-42.529951/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3a4a39d9a03b38fd">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 22:32:22 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,459}
Params: #{path => <<"/api/mucs/localhost/wonderland-42.529951/messages">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"body\":\"Greetings!\"}">>,method => <<"POST">>,
          role => admin,return_headers => true}


*** User 2024-03-21 22:32:22.548 ***🔗
REST request fails:
Code: 400
Req: {<0.74527.0>,<<"/api/mucs/localhost/wonderland-42.529951/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0ba33a0305f2d92d">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 22:32:22 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,457}
Params: #{path => <<"/api/mucs/localhost/wonderland-42.529951/messages">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}

*** CT 2024-03-21 22:32:22.552 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5421.html



=== Ended at 2024-03-21 22:32:22
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}