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

=== Config value:

    [{watchdog,<0.2466.2>},
     {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@a4d227ec428e.2024-03-11_11.28.13/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-11_11.39.58/muc_http_api_suite.message_errors.150787.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@a4d227ec428e.2024-03-11_11.28.13/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-11_11.39.58/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@a4d227ec428e.2024-03-11_11.28.13"

=== Started at 2024-03-11 11:40:04


*** CT 2024-03-11 11:40:04.045 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2439.html

*** User 2024-03-11 11:40:04.056 ***🔗
REST request:
Code: 201
Req: {<0.2503.2>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"084b714bc0e51f27">>}],
      <<"{\"owner\":\"alicE_message_errors_2822@domain.example.com\",\"nick\":\"ali\",\"name\":\"wonderland-4.45455\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-4.45455">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:40:03 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"18">>}],
         <<"wonderland-4.45455">>,220,2124}
Params: #{body =>
              <<"{\"owner\":\"alicE_message_errors_2822@domain.example.com\",\"nick\":\"ali\",\"name\":\"wonderland-4.45455\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-11 11:40:04.058 ***🔗
REST request:
Code: 204
Req: {<0.2515.2>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"80ff5fc4d9e02ef4">>}],
      <<"{\"from\":\"alicE_message_errors_2822@domain.example.com\",\"body\":\"Greetings!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:40:03 GMT">>}],
         <<>>,80,660}
Params: #{body =>
              <<"{\"from\":\"alicE_message_errors_2822@domain.example.com\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-11 11:40:04.060 ***🔗
REST request fails:
Code: 400
Req: {<0.2521.2>,
      <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a76a5c7cfdce572b">>}],
      <<"{\"from\":\"alicE_message_errors_2822@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:40:03 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,429}
Params: #{body =>
              <<"{\"from\":\"alicE_message_errors_2822@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-11 11:40:04.063 ***🔗
REST request fails:
Code: 400
Req: {<0.2529.2>,
      <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5940cf94f6c1e7a1">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:40:03 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,584}
Params: #{body => <<"{\"body\":\"Greetings!\"}">>,method => <<"POST">>,
          path =>
              <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-11 11:40:04.065 ***🔗
REST request fails:
Code: 400
Req: {<0.2536.2>,
      <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d3e5767def94b797">>}],
      <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:40:03 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,613}
Params: #{body => <<"{\"from\":\"@invalid\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/mucs/domain.example.com/wonderland-4.45455/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-03-11 11:40:04.067 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2439.html



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