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

=== Config value:

    [{watchdog,<0.22599.2>},
     {muc_light_host,<<"muclight.localhost">>},
     {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@08f2d0642cae.2024-04-26_12.38.35/big_tests.tests.rest_client_SUITE.logs/run.2024-04-26_12.54.10/rest_client_suite.aff_change_msg_is_delivered_over_sse.273794.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@08f2d0642cae.2024-04-26_12.38.35/big_tests.tests.rest_client_SUITE.logs/run.2024-04-26_12.54.10/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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@08f2d0642cae.2024-04-26_12.38.35"

=== Started at 2024-04-26 12:54:11


*** CT 2024-04-26 12:54:11.175 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4930.html

*** User 2024-04-26 12:54:11.293 ***🔗
REST request:
Code: 201
Req: {<0.22975.2>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c5ad82b8463a850c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzMzMzZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:54:10 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1714-136051-287774\"}">>,156,10915}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_3336@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-26 12:54:11.293 ***🔗
Connect to SSE, port: 8089, path: /api/sse, creds: {<<"bob_aff_change_msg_is_delivered_over_sse_3336@localhost">>,
                                                    <<"makrolika">>}, extra opts: #{tls_opts =>
                                                                                     [{verify,
                                                                                       verify_none}],
                                                                                    transport =>
                                                                                     tls}

*** User 2024-04-26 12:54:11.371 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Fri, 26 Apr 2024 12:54:10 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.23081.2>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.2169001073.1380188163.47614>}

*** User 2024-04-26 12:54:11.472 ***🔗
REST request:
Code: 204
Req: {<0.23177.2>,<<"/api/rooms/1714-136051-287774/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"833166eaf6c44169">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzMzMzZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_3336@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:54:10 GMT">>}],
         <<>>,80,92366}
Params: #{body =>
              <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_3336@localhost\"}">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_3336@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1714-136051-287774/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-26 12:54:11.472 ***🔗
Received SSE event: #{data =>
                          [<<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_3336@localhost\",\"type\":\"affiliation\",\"timestamp\":1714136051472481,\"room\":\"1714-136051-287774\",\"id\":\"32c68358-1cdd-4d70-ae72-2e0c651da3bc\",\"from\":\"1714-136051-287774@muclight.localhost\",\"affiliation\":\"member\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2024-04-26 12:54:11.475 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4931.html



=== Ended at 2024-04-26 12:54:11
=== successfully completed test case
=== === Returned value: ok