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

=== Config value:

    [{watchdog,<0.25921.1>},
     {muc_light_host,<<"muclight2.domain.example.com">>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_12.36.44/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.html"},
     {tc_group_properties,[{name,muc},{repeat_until_all_ok,3},pararell]},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_12.36.44/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:36:47


*** CT 2022-01-27 12:36:47.021 *** View log from node mongooseim@localhost when started mongooseim@localhost_2478.html
*** CT 2022-01-27 12:36:47.022 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_655.html

*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-01-27 12:36:47.031 ***
=WARNING REPORT==== 27-Jan-2022::12:36:47.030919 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:47.041 ***
REST request:
Code: 200
Req: {<0.26555.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4325b71822841b2b">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzE3NjVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:46 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"26">>}],
         <<"{\"id\":\"1643-287007-40824\"}">>,150,1817}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-01-27 12:36:47.042 ***
=WARNING REPORT==== 27-Jan-2022::12:36:47.042580 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:47.059 ***
REST request:
Code: 204
Req: {<0.26560.1>,<<"/api/rooms/1643-287007-40824/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4b22fe4698b63a2f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzE3NjVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:46 GMT">>}],
         <<>>,80,8452}
Params: #{body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1643-287007-40824/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-01-27 12:36:47.061 ***
=WARNING REPORT==== 27-Jan-2022::12:36:47.061027 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:47.072 ***
REST request:
Code: 200
Req: {<0.26565.1>,<<"/api/rooms/1643-287007-40824">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"afa1af0e3146e4e7">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzE3NjVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:46 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"262">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com\",\"role\":\"owner\"},{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com\",\"role\":\"member\"}],\"name\":\"new_room_name\"}">>,
         387,1648}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/1643-287007-40824">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-01-27 12:36:47.073 ***
=WARNING REPORT==== 27-Jan-2022::12:36:47.073331 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-01-27 12:36:47.082 ***
=WARNING REPORT==== 27-Jan-2022::12:36:47.082747 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:47.102 ***
REST request:
Code: 200
Req: {<0.26573.1>,<<"/api/rooms/1643-287007-40824/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1193ec02ea372189">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzE3NjVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:46 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"b3cf1db9-ee02-4040-983f-e232ace876cc\"}">>,169,11688}
Params: #{body => <<"{\"body\":\"Hi all!\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1765@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1643-287007-40824/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}

*** CT 2022-01-27 12:36:47.105 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_655.html
*** CT 2022-01-27 12:36:47.106 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2478.html



=== Ended at 2022-01-27 12:36:47
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result