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

=== Config value:

    [{watchdog,<0.92929.0>},
     {muc_light_host,<<"muclight.domain.example.com">>},
     {mam_backend,rdbms},
     {preset,"odbc_mssql_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@6b612e74bd51.2024-04-16_10.12.39/big_tests.tests.rest_client_SUITE.logs/run.2024-04-16_10.28.43/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.104709.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@6b612e74bd51.2024-04-16_10.12.39/big_tests.tests.rest_client_SUITE.logs/run.2024-04-16_10.28.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600,backend => mnesia},
        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@6b612e74bd51.2024-04-16_10.12.39"

=== Started at 2024-04-16 10:28:44


*** CT 2024-04-16 10:28:44.204 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2653.html

*** User 2024-04-16 10:28:44.437 ***🔗
REST request:
Code: 201
Req: {<0.93268.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d0aa44c917cecb03">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzM2NDBAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:28:43 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1713-263324-355510\"}">>,156,91402}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          role => client,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,return_headers => true}


*** User 2024-04-16 10:28:44.640 ***🔗
REST request:
Code: 204
Req: {<0.93414.0>,<<"/api/rooms/1713-263324-355510/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"43aea88d4dd5a659">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzM2NDBAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:28:44 GMT">>}],
         <<>>,80,192055}
Params: #{path => <<"/api/rooms/1713-263324-355510/users">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com\"}">>,
          role => client,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,return_headers => true}


*** User 2024-04-16 10:28:44.662 ***🔗
REST request:
Code: 200
Req: {<0.93661.0>,<<"/api/rooms/1713-263324-355510">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0cb3965239aea1b8">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzM2NDBAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:28:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"262">>}],
         <<"{\"participants\":[{\"role\":\"owner\",\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com\"},{\"role\":\"member\",\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com\"}],\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
         387,12924}
Params: #{path => <<"/api/rooms/1713-263324-355510">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,role => client,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,return_headers => true}


*** User 2024-04-16 10:28:44.662 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"bob_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com">>,
                                                    <<"makrolika">>}, extra opts: #{transport =>
                                                                                     tls,
                                                                                    tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}]}

*** User 2024-04-16 10:28:44.733 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Tue, 16 Apr 2024 10:28:44 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.93723.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.2586591323.1810628610.70852>}

*** User 2024-04-16 10:28:44.758 ***🔗
REST request:
Code: 200
Req: {<0.93744.0>,<<"/api/rooms/1713-263324-355510/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6b20c0473704662c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzM2NDBAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:28:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"4673a436-e48a-41ab-a962-16924b77b14f\"}">>,169,17267}
Params: #{path => <<"/api/rooms/1713-263324-355510/messages">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"body\":\"Hi all!\"}">>,role => client,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,return_headers => true}


*** User 2024-04-16 10:28:44.758 ***🔗
Received SSE event: #{data =>
                          [<<"{\"room\":\"1713-263324-355510\",\"from\":\"alice_room_msg_is_sent_and_delivered_over_sse_3640@domain.example.com\",\"body\":\"Hi all!\",\"type\":\"message\",\"timestamp\":1713263324758127,\"id\":\"4673a436-e48a-41ab-a962-16924b77b14f\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2024-04-16 10:28:44.835 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2654.html



=== Ended at 2024-04-16 10:28:44
=== successfully completed test case
=== === Returned value: ok