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

=== Config value:

    [{watchdog,<0.74012.0>},
     {preset,"mysql_redis"},
     {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@b55f3c2e567c.2024-04-10_14.23.59/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_14.36.18/muc_http_api_suite.message_errors.66053.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@b55f3c2e567c.2024-04-10_14.23.59/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_14.36.18/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@b55f3c2e567c.2024-04-10_14.23.59"

=== Started at 2024-04-10 14:36:23


*** CT 2024-04-10 14:36:23.983 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4445.html

*** User 2024-04-10 14:36:23.994 ***🔗
REST request:
Code: 201
Req: {<0.74053.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1d3ceddac70473f2">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2801@localhost\",\"name\":\"wonderland-83.983480\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-83.983480">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:36:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-83.983480">>,215,2598}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2801@localhost\",\"name\":\"wonderland-83.983480\"}">>,
          return_headers => true}


*** User 2024-04-10 14:36:23.997 ***🔗
REST request:
Code: 204
Req: {<0.74065.0>,<<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3cfbf7e63846b45a">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2801@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:36:23 GMT">>}],
         <<>>,80,1033}
Params: #{path => <<"/api/mucs/localhost/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2801@localhost\"}">>,
          return_headers => true}


*** User 2024-04-10 14:36:23.998 ***🔗
REST request fails:
Code: 400
Req: {<0.74074.0>,<<"/api/mucs/localhost/wonderland-83.983480/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"415881ac00fc37b4">>}],
      <<"{\"from\":\"alicE_message_errors_2801@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:36:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,468}
Params: #{path => <<"/api/mucs/localhost/wonderland-83.983480/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"from\":\"alicE_message_errors_2801@localhost\"}">>,
          return_headers => true}


*** User 2024-04-10 14:36:24.000 ***🔗
REST request fails:
Code: 400
Req: {<0.74080.0>,<<"/api/mucs/localhost/wonderland-83.983480/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d86900abfc8e411d">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:36:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,785}
Params: #{path => <<"/api/mucs/localhost/wonderland-83.983480/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"body\":\"Greetings!\"}">>,return_headers => true}


*** User 2024-04-10 14:36:24.002 ***🔗
REST request fails:
Code: 400
Req: {<0.74086.0>,<<"/api/mucs/localhost/wonderland-83.983480/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"48059888b284165d">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:36:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,1011}
Params: #{path => <<"/api/mucs/localhost/wonderland-83.983480/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>,
          return_headers => true}

*** CT 2024-04-10 14:36:24.007 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4445.html



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