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

=== Config value:

    [{watchdog,<0.68025.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@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.57.23/muc_http_api_suite.room_creation_errors.152835.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@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.57.23/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@3d87ff50478a.2024-04-15_16.45.55"

=== Started at 2024-04-15 16:57:28


*** CT 2024-04-15 16:57:28.565 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2184.html

*** User 2024-04-15 16:57:28.577 ***🔗
REST request fails:
Code: 400
Req: {<0.68062.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"65e6890a82852e1c">>}],
      <<"{\"nick\":\"nick\",\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,781}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"nick\",\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:57:28.579 ***🔗
REST request fails:
Code: 400
Req: {<0.68068.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"14107d7276f434dc">>}],
      <<"{\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\",\"name\":\"wonderland-48.565564\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"18">>}],
         <<"\"Missing nickname\"">>,144,732}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\",\"name\":\"wonderland-48.565564\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:57:28.581 ***🔗
REST request fails:
Code: 400
Req: {<0.68072.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"31d655aae855c735">>}],
      <<"{\"nick\":\"nick\",\"name\":\"wonderland-48.565564\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,653}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body => <<"{\"nick\":\"nick\",\"name\":\"wonderland-48.565564\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:57:28.583 ***🔗
REST request fails:
Code: 400
Req: {<0.68080.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4679019098068c43">>}],
      <<"{\"nick\":\"nick\",\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\",\"name\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid room name\"">>,145,849}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"nick\",\"owner\":\"alicE_room_creation_errors_2695@domain.example.com\",\"name\":\"@invalid\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:57:28.585 ***🔗
REST request fails:
Code: 400
Req: {<0.68085.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"19def4a7e7a5df63">>}],
      <<"{\"nick\":\"nick\",\"owner\":\"@invalid\",\"name\":\"wonderland-48.565564\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,456}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"nick\",\"owner\":\"@invalid\",\"name\":\"wonderland-48.565564\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:57:28.587 ***🔗
REST request fails:
Code: 404
Req: {<0.68091.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"18c61c40d098c1eb">>}],
      <<"{\"nick\":\"nick\",\"owner\":\"baduser@baddomain\",\"name\":\"wonderland-48.565564\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Given user not found\"">>,146,693}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"nick\",\"owner\":\"baduser@baddomain\",\"name\":\"wonderland-48.565564\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2024-04-15 16:57:28.591 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2184.html



=== Ended at 2024-04-15 16:57:28
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},<<"Given user not found">>}