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

=== Config value:

    [{watchdog,<0.75797.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@67ba206c4612.2024-04-22_13.49.58/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_14.05.08/rest_client_suite.aff_change_msg_is_delivered_over_sse.162563.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@67ba206c4612.2024-04-22_13.49.58/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_14.05.08/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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,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@67ba206c4612.2024-04-22_13.49.58"

=== Started at 2024-04-22 14:05:08


*** CT 2024-04-22 14:05:08.875 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2664.html

*** User 2024-04-22 14:05:09.030 ***🔗
REST request:
Code: 201
Req: {<0.76125.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e5f35b96d4be4c32">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzI5NjdAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:05:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1713-794708-961385\"}">>,156,74286}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          role => client,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_2967@domain.example.com">>,
               <<"matygrysa">>},
          return_headers => true}


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

*** User 2024-04-22 14:05:09.135 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Mon, 22 Apr 2024 14:05:08 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.76202.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.266906450.2108686340.53469>}

*** User 2024-04-22 14:05:09.235 ***🔗
REST request:
Code: 204
Req: {<0.76417.0>,<<"/api/rooms/1713-794708-961385/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4de69fb8594f4744">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzI5NjdAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2967@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:05:08 GMT">>}],
         <<>>,80,92499}
Params: #{path => <<"/api/rooms/1713-794708-961385/users">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2967@domain.example.com\"}">>,
          role => client,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_2967@domain.example.com">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 14:05:09.235 ***🔗
Received SSE event: #{data =>
                          [<<"{\"room\":\"1713-794708-961385\",\"affiliation\":\"member\",\"from\":\"1713-794708-961385@muclight.domain.example.com\",\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2967@domain.example.com\",\"type\":\"affiliation\",\"timestamp\":1713794709234973,\"id\":\"7c99c97f-b46f-40d9-90a5-ad452c056de1\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2024-04-22 14:05:09.240 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2665.html



=== Ended at 2024-04-22 14:05:09
=== successfully completed test case
=== === Returned value: ok