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

=== Config value:

    [{watchdog,<0.42453.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@a7b3e14b752f.2024-04-25_14.57.24/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-25_15.10.35/muc_http_api_suite.message_errors.56963.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@a7b3e14b752f.2024-04-25_14.57.24/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-25_15.10.35/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@a7b3e14b752f.2024-04-25_14.57.24"

=== Started at 2024-04-25 15:10:41


*** CT 2024-04-25 15:10:41.041 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4214.html

*** User 2024-04-25 15:10:41.046 ***🔗
REST request:
Code: 201
Req: {<0.42496.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1463fc2317b56945">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_1549@localhost\",\"name\":\"wonderland-41.41995\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-41.41995">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:10:40 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"wonderland-41.41995">>,213,1139}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_1549@localhost\",\"name\":\"wonderland-41.41995\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-25 15:10:41.049 ***🔗
REST request:
Code: 204
Req: {<0.42504.0>,<<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a5b51ef063c59297">>}],
      <<"{\"from\":\"alicE_message_errors_1549@localhost\",\"body\":\"Greetings!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:10:40 GMT">>}],
         <<>>,80,689}
Params: #{path => <<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"from\":\"alicE_message_errors_1549@localhost\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-25 15:10:41.051 ***🔗
REST request fails:
Code: 400
Req: {<0.42512.0>,<<"/api/mucs/localhost/wonderland-41.41995/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4d022612160ab1ea">>}],
      <<"{\"from\":\"alicE_message_errors_1549@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:10:40 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,780}
Params: #{path => <<"/api/mucs/localhost/wonderland-41.41995/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body => <<"{\"from\":\"alicE_message_errors_1549@localhost\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-25 15:10:41.053 ***🔗
REST request fails:
Code: 400
Req: {<0.42519.0>,<<"/api/mucs/localhost/wonderland-41.41995/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0efe002199ac8c8d">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:10:40 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,540}
Params: #{path => <<"/api/mucs/localhost/wonderland-41.41995/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,body => <<"{\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-25 15:10:41.055 ***🔗
REST request fails:
Code: 400
Req: {<0.42525.0>,<<"/api/mucs/localhost/wonderland-41.41995/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0283b3b5f83f5b2e">>}],
      <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:10:40 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,549}
Params: #{path => <<"/api/mucs/localhost/wonderland-41.41995/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body => <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2024-04-25 15:10:41.057 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4214.html



=== Ended at 2024-04-25 15:10:41
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}