=== Test case: rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 (click for source code)

=== Config value:

    [{watchdog,<0.6228.2>},
     {muc_light_host,<<"muclight.domain.example.com">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.rest_client_SUITE.logs/run.2023-11-13_19.32.53/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.104964.html"},
     {tc_group_properties,[{name,muc},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.rest_client_SUITE.logs/run.2023-11-13_19.32.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09"

=== Started at 2023-11-13 19:32:54


*** CT 2023-11-13 19:32:54.437 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2591.html

*** User 2023-11-13 19:32:54.526 ***🔗
REST request:
Code: 201
Req: {<0.6546.2>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"27d2bf9a8300d75b">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI2ODlAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:32:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1699-903974-522697\"}">>,156,5507}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:32:54.700 ***🔗
REST request:
Code: 204
Req: {<0.6626.2>,<<"/api/rooms/1699-903974-522697/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f9b841bf9e4a74c3">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI2ODlAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:32:54 GMT">>}],
         <<>>,80,164287}
Params: #{body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1699-903974-522697/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:32:54.710 ***🔗
REST request:
Code: 200
Req: {<0.6904.2>,<<"/api/rooms/1699-903974-522697">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c1793ace8a3bbc68">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI2ODlAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:32:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"262">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com\",\"role\":\"owner\"},{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com\",\"role\":\"member\"}],\"name\":\"new_room_name\"}">>,
         387,3766}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/1699-903974-522697">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:32:54.710 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"bob_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com">>,
                                                    <<"makrolika">>}, extra opts: #{tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}],
                                                                                    transport =>
                                                                                     tls}

*** User 2023-11-13 19:32:54.799 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Mon, 13 Nov 2023 19:32:54 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.6961.2>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.550921576.1394343939.108997>}

*** User 2023-11-13 19:32:54.807 ***🔗
REST request:
Code: 200
Req: {<0.7117.2>,<<"/api/rooms/1699-903974-522697/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"dbadab57781dee2c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI2ODlAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:32:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"2313bb07-c28c-4cf3-a73b-2c18d66d56ba\"}">>,169,2887}
Params: #{body => <<"{\"body\":\"Hi all!\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1699-903974-522697/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:32:54.807 ***🔗
Received SSE event: #{data =>
                          [<<"{\"type\":\"message\",\"timestamp\":1699903974807574,\"room\":\"1699-903974-522697\",\"id\":\"2313bb07-c28c-4cf3-a73b-2c18d66d56ba\",\"from\":\"alice_room_msg_is_sent_and_delivered_over_sse_2689@domain.example.com\",\"body\":\"Hi all!\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2023-11-13 19:32:54.814 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2592.html



=== Ended at 2023-11-13 19:32:54
=== successfully completed test case
=== === Returned value: ok