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

=== Config value:

    [{watchdog,<0.74214.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@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.rest_client_SUITE.logs/run.2024-02-27_10.22.53/rest_client_suite.aff_change_msg_is_delivered_over_sse.158979.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@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.rest_client_SUITE.logs/run.2024-02-27_10.22.53/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_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        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@a21fc9dcd843.2024-02-27_10.07.42"

=== Started at 2024-02-27 10:22:53


*** CT 2024-02-27 10:22:53.786 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2640.html

*** User 2024-02-27 10:22:53.961 ***🔗
REST request:
Code: 201
Req: {<0.74584.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"660e93709275443d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzI4OTRAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 27 Feb 2024 10:22:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"26">>}],
         <<"{\"id\":\"1709-29373-956711\"}">>,155,78476}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_2894@domain.example.com">>,
               <<"matygrysa">>},
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          role => client,return_headers => true}


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

*** User 2024-02-27 10:22:54.055 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Tue, 27 Feb 2024 10:22:54 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.74699.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.4141356097.1344012289.12233>}

*** User 2024-02-27 10:22:54.157 ***🔗
REST request:
Code: 204
Req: {<0.74867.0>,<<"/api/rooms/1709-29373-956711/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1a176b901f673a1f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzI4OTRAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2894@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 27 Feb 2024 10:22:54 GMT">>}],
         <<>>,80,97167}
Params: #{path => <<"/api/rooms/1709-29373-956711/users">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_2894@domain.example.com">>,
               <<"matygrysa">>},
          body =>
              <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2894@domain.example.com\"}">>,
          role => client,return_headers => true}


*** User 2024-02-27 10:22:54.157 ***🔗
Received SSE event: #{data =>
                          [<<"{\"room\":\"1709-29373-956711\",\"affiliation\":\"member\",\"from\":\"1709-29373-956711@muclight.domain.example.com\",\"user\":\"bob_aff_change_msg_is_delivered_over_sse_2894@domain.example.com\",\"type\":\"affiliation\",\"timestamp\":1709029374157148,\"id\":\"dbffb790-1eb6-4705-858c-c6c6e012c99b\"}">>],
                      event_type => <<"room.message">>,
                      last_event_id => <<"1">>}
*** CT 2024-02-27 10:22:54.160 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2641.html



=== Ended at 2024-02-27 10:22:54
=== successfully completed test case
=== === Returned value: ok