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

=== Config value:

    [{watchdog,<0.74960.0>},
     {preset,"odbc_mssql_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@17cbf61cf260.2024-04-22_14.32.24/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-22_14.47.50/muc_http_api_suite.message_errors.150147.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@17cbf61cf260.2024-04-22_14.32.24/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-22_14.47.50/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@17cbf61cf260.2024-04-22_14.32.24"

=== Started at 2024-04-22 14:47:55


*** CT 2024-04-22 14:47:55.417 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5268.html

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


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


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


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


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

*** CT 2024-04-22 14:47:55.461 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5268.html



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