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

=== Config value:

    [{watchdog,<0.71710.0>},
     {muc_light_host,<<"muclight.domain.example.com">>},
     {mam_backend,rdbms},
     {preset,"mysql_redis"},
     {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@d3b7dd7159a8.2023-12-07_07.46.41/big_tests.tests.rest_client_SUITE.logs/run.2023-12-07_07.57.59/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.166019.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@d3b7dd7159a8.2023-12-07_07.46.41/big_tests.tests.rest_client_SUITE.logs/run.2023-12-07_07.57.59/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d3b7dd7159a8.2023-12-07_07.46.41"

=== Started at 2023-12-07 07:57:59


*** CT 2023-12-07 07:57:59.795 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2414.html

*** User 2023-12-07 07:57:59.925 ***🔗
REST request:
Code: 201
Req: {<0.72047.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ac143241a5077917">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI1NzZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1701-935879-863295\"}">>,156,64489}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com">>,
               <<"matygrysa">>},
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          return_headers => true}


*** User 2023-12-07 07:58:00.041 ***🔗
REST request:
Code: 204
Req: {<0.72111.0>,<<"/api/rooms/1701-935879-863295/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3cb60867ce2298ff">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI1NzZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:59 GMT">>}],
         <<>>,80,106158}
Params: #{path => <<"/api/rooms/1701-935879-863295/users">>,
          server => #{node => mongooseim@localhost},
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com">>,
               <<"matygrysa">>},
          body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com\"}">>,
          return_headers => true}


*** User 2023-12-07 07:58:00.059 ***🔗
REST request:
Code: 200
Req: {<0.72381.0>,<<"/api/rooms/1701-935879-863295">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c5f84657cffe61a3">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI1NzZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"262">>}],
         <<"{\"participants\":[{\"role\":\"owner\",\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com\"},{\"role\":\"member\",\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com\"}],\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
         387,11803}
Params: #{path => <<"/api/rooms/1701-935879-863295">>,
          server => #{node => mongooseim@localhost},
          role => client,method => <<"GET">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com">>,
               <<"matygrysa">>},
          body => <<>>,return_headers => true}


*** User 2023-12-07 07:58:00.059 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"bob_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com">>,
                                                    <<"makrolika">>}, extra opts: #{transport =>
                                                                                     tls,
                                                                                    tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}]}

*** User 2023-12-07 07:58:00.130 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Thu, 07 Dec 2023 07:57:59 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.72452.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.3080922832.470286337.23424>}

*** User 2023-12-07 07:58:00.147 ***🔗
REST request:
Code: 200
Req: {<0.72487.0>,<<"/api/rooms/1701-935879-863295/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2dc5d11fc0bbb21e">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzI1NzZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"9d625bda-2ff6-4667-b1ec-531042db26f3\"}">>,169,9759}
Params: #{path => <<"/api/rooms/1701-935879-863295/messages">>,
          server => #{node => mongooseim@localhost},
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com">>,
               <<"matygrysa">>},
          body => <<"{\"body\":\"Hi all!\"}">>,return_headers => true}


*** User 2023-12-07 07:58:00.148 ***🔗
Received SSE event: #{data =>
                          [<<"{\"room\":\"1701-935879-863295\",\"from\":\"alice_room_msg_is_sent_and_delivered_over_sse_2576@domain.example.com\",\"body\":\"Hi all!\",\"type\":\"message\",\"timestamp\":1701935880147811,\"id\":\"9d625bda-2ff6-4667-b1ec-531042db26f3\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2023-12-07 07:58:00.162 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2415.html



=== Ended at 2023-12-07 07:58:00
=== successfully completed test case
=== === Returned value: ok