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

=== Config value:

    [{watchdog,<0.7221.1>},
     {preset,"ldap_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@259f1ce4bd6c.2024-04-08_12.22.11/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-08_12.31.37/muc_http_api_suite.message_errors.21125.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@259f1ce4bd6c.2024-04-08_12.22.11/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-08_12.31.37/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@259f1ce4bd6c.2024-04-08_12.22.11"

=== Started at 2024-04-08 12:31:43


*** CT 2024-04-08 12:31:43.018 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4049.html

*** User 2024-04-08 12:31:43.025 ***🔗
REST request:
Code: 201
Req: {<0.7262.1>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5308d2ef35bf0303">>}],
      <<"{\"owner\":\"alicE_message_errors_1344@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-3.19165\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-3.19165">>},
          {<<"date">>,<<"Mon, 08 Apr 2024 12:31:42 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"18">>}],
         <<"wonderland-3.19165">>,211,1315}
Params: #{body =>
              <<"{\"owner\":\"alicE_message_errors_1344@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-3.19165\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-08 12:31:43.026 ***🔗
REST request:
Code: 204
Req: {<0.7272.1>,<<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"517b728cc0b41906">>}],
      <<"{\"from\":\"alicE_message_errors_1344@localhost\",\"body\":\"Greetings!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 08 Apr 2024 12:31:42 GMT">>}],
         <<>>,80,549}
Params: #{body =>
              <<"{\"from\":\"alicE_message_errors_1344@localhost\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-08 12:31:43.028 ***🔗
REST request fails:
Code: 400
Req: {<0.7278.1>,<<"/api/mucs/localhost/wonderland-3.19165/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"40747b31b777d110">>}],
      <<"{\"from\":\"alicE_message_errors_1344@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 08 Apr 2024 12:31:42 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,423}
Params: #{body => <<"{\"from\":\"alicE_message_errors_1344@localhost\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-3.19165/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-08 12:31:43.029 ***🔗
REST request fails:
Code: 400
Req: {<0.7285.1>,<<"/api/mucs/localhost/wonderland-3.19165/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ec34a233c7a9b037">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 08 Apr 2024 12:31:42 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,552}
Params: #{body => <<"{\"body\":\"Greetings!\"}">>,method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-3.19165/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-08 12:31:43.030 ***🔗
REST request fails:
Code: 400
Req: {<0.7293.1>,<<"/api/mucs/localhost/wonderland-3.19165/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"91b24b598038238e">>}],
      <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 08 Apr 2024 12:31:42 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,559}
Params: #{body => <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-3.19165/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-08 12:31:43.033 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4049.html



=== Ended at 2024-04-08 12:31:43
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}