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

=== Config value:

    [{watchdog,<0.10445.2>},
     {muc_light_host,<<"muclight.domain.example.com">>},
     {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@d065f92fa1ec.2024-04-25_14.31.29/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_14.44.43/rest_client_suite.msg_is_sent_and_delivered_over_sse.231298.html"},
     {tc_group_properties,[{name,messages},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@d065f92fa1ec.2024-04-25_14.31.29/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_14.44.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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@d065f92fa1ec.2024-04-25_14.31.29"

=== Started at 2024-04-25 14:44:44


*** CT 2024-04-25 14:44:44.161 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2646.html

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

*** User 2024-04-25 14:44:44.251 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Thu, 25 Apr 2024 14:44:43 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.10511.2>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.826103325.2247884804.167573>}

*** User 2024-04-25 14:44:44.272 ***🔗
REST request:
Code: 200
Req: {<0.10548.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c2a6296529420452">>},
       {<<"authorization">>,
        <<"Basic Ym9iX21zZ19pc19zZW50X2FuZF9kZWxpdmVyZWRfb3Zlcl9zc2VfMjkyM0Bkb21haW4uZXhhbXBsZS5jb206bWFrcm9saWth">>}],
      <<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com it's me\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 14:44:43 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"id\":\"a982fcf215b2e930\"}">>,149,11812}
Params: #{body =>
              <<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com it's me\"}">>,
          creds =>
              {<<"bob_msg_is_sent_and_delivered_over_sse_2923@domain.example.com">>,
               <<"makrolika">>},
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 14:44:44.272 ***🔗
Received SSE event: #{data =>
                          [<<"{\"to\":\"alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com\",\"timestamp\":1714056284271900,\"id\":\"a982fcf215b2e930\",\"from\":\"bob_msg_is_sent_and_delivered_over_sse_2923@domain.example.com\",\"body\":\"hello, alice_msg_is_sent_and_delivered_over_sse_2923@domain.example.com it's me\"}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}
*** CT 2024-04-25 14:44:44.277 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2646.html



=== Ended at 2024-04-25 14:44:44
=== successfully completed test case
=== === Returned value: ok