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

=== Config value:

    [{watchdog,<0.42721.0>},
     {preset,"internal_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@ef69bcf5409a.2024-04-22_14.41.23/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-22_14.54.24/muc_http_api_suite.message_errors.47619.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@ef69bcf5409a.2024-04-22_14.41.23/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-22_14.54.24/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@ef69bcf5409a.2024-04-22_14.41.23"

=== Started at 2024-04-22 14:54:29


*** CT 2024-04-22 14:54:29.493 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4329.html

*** User 2024-04-22 14:54:29.498 ***🔗
REST request:
Code: 201
Req: {<0.42762.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5fc169f4e8daade7">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_1469@localhost\",\"name\":\"wonderland-69.493768\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-69.493768">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:54:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-69.493768">>,215,1168}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_1469@localhost\",\"name\":\"wonderland-69.493768\"}">>,
          return_headers => true}


*** User 2024-04-22 14:54:29.499 ***🔗
REST request:
Code: 204
Req: {<0.42771.0>,<<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"57743057dfea3141">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_1469@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:54:28 GMT">>}],
         <<>>,80,608}
Params: #{path => <<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body =>
              <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_1469@localhost\"}">>,
          return_headers => true}


*** User 2024-04-22 14:54:29.501 ***🔗
REST request fails:
Code: 400
Req: {<0.42778.0>,<<"/api/mucs/localhost/wonderland-69.493768/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"86d1fc5ebe7e1368">>}],
      <<"{\"from\":\"alicE_message_errors_1469@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:54:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,591}
Params: #{path => <<"/api/mucs/localhost/wonderland-69.493768/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body => <<"{\"from\":\"alicE_message_errors_1469@localhost\"}">>,
          return_headers => true}


*** User 2024-04-22 14:54:29.503 ***🔗
REST request fails:
Code: 400
Req: {<0.42785.0>,<<"/api/mucs/localhost/wonderland-69.493768/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"76778b5a3ad014c8">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:54:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,617}
Params: #{path => <<"/api/mucs/localhost/wonderland-69.493768/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body => <<"{\"body\":\"Greetings!\"}">>,return_headers => true}


*** User 2024-04-22 14:54:29.504 ***🔗
REST request fails:
Code: 400
Req: {<0.42795.0>,<<"/api/mucs/localhost/wonderland-69.493768/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"497f54ca2cf5a3db">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:54:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,472}
Params: #{path => <<"/api/mucs/localhost/wonderland-69.493768/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body => <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>,
          return_headers => true}

*** CT 2024-04-22 14:54:29.506 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4329.html



=== Ended at 2024-04-22 14:54:29
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}