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

=== Config value:

    [{watchdog,<0.14649.1>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_15.35.46/rest_client_suite.aff_change_msg_is_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@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_15.35.46/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard => [{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:35:48


*** CT 2022-01-27 15:35:48.195 *** View log from node mongooseim@localhost when started mongooseim@localhost_5258.html
*** CT 2022-01-27 15:35:48.195 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** System report during rest_client_SUITE:aff_change_msg_is_delivered_over_sse/1 in muc 2022-01-27 15:35:48.199 ***
=WARNING REPORT==== 27-Jan-2022::15:35:48.199339 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:48.208 ***
REST request:
Code: 200
Req: {<0.15162.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3dd432e66e03d36f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzEzNjJAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1643-297748-208549\"}">>,151,918}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_1362@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:aff_change_msg_is_delivered_over_sse/1 in muc 2022-01-27 15:35:48.209 ***
=WARNING REPORT==== 27-Jan-2022::15:35:48.209762 ===
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:aff_change_msg_is_delivered_over_sse/1 in muc 2022-01-27 15:35:48.219 ***
=WARNING REPORT==== 27-Jan-2022::15:35:48.219138 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:48.226 ***
REST request:
Code: 204
Req: {<0.15170.1>,<<"/api/rooms/1643-297748-208549/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cfd1fd6d289fb355">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfYWZmX2NoYW5nZV9tc2dfaXNfZGVsaXZlcmVkX292ZXJfc3NlXzEzNjJAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_1362@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>}],
         <<>>,80,1249}
Params: #{body =>
              <<"{\"user\":\"bob_aff_change_msg_is_delivered_over_sse_1362@localhost\"}">>,
          creds =>
              {<<"alice_aff_change_msg_is_delivered_over_sse_1362@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1643-297748-208549/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}

*** CT 2022-01-27 15:35:48.228 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-01-27 15:35:48.228 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5258.html



=== Ended at 2022-01-27 15:35:48
=== successfully completed test case
=== === Returned value: ok


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