=== Test case: push_integration_SUITE:inbox_msg_unread_count_apns/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_inbox,
              #{backend => rdbms,
                groupchat => [muclight],
                async_writer => #{pool_size => 8},
                max_result_limit => infinity,delete_domain_limit => infinity,
                iqdisc => no_queue,
                reset_markers => [<<"displayed">>],
                aff_changes => false,remove_on_kicked => true,
                boxes => [<<"inbox">>,<<"archive">>,<<"bin">>],
                bin_ttl => 30,bin_clean_after => 3600000}},
          {mod_offline,
              #{backend => rdbms,store_groupchat_messages => false,
                access_max_user_messages => max_user_offline_messages}},
          {mod_pubsub,
              #{host => {prefix,<<"pubsub.">>},
                backend => rdbms,
                wpool =>
                    #{workers => 10,strategy => best_worker,
                      call_timeout => 5000},
                pep_mapping => #{},ignore_pep_from_offline => true,
                last_item_cache => false,max_items_node => 10,
                default_node_config => [],nodetree => nodetree_dag,
                plugins => [<<"dag">>,<<"push">>],
                iqdisc => one_queue,access_createnode => all,
                item_publisher => false,sync_broadcast => false}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{backend => rdbms,
                      wpool =>
                          #{workers => 10,strategy => available_worker,
                            call_timeout => 5000},
                      iqdisc => one_queue,virtual_pubsub_hosts => [],
                      plugin_module =>
                          mod_event_pusher_push_plugin_defaults}}}]},
     {watchdog,<0.74952.0>},
     {pubsub_host,real},
     {preset,"pgsql_cets"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.push_integration_SUITE.logs/run.2024-03-11_09.19.19/push_integration_suite.inbox_msg_unread_count_apns.html"},
     {tc_group_properties,[{name,pm_notifications_with_inbox}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.push_integration_SUITE.logs/run.2024-03-11_09.19.19/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:19:24


*** CT 2024-03-11 09:19:24.412 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4351.html

*** User 2024-03-11 09:19:24.453 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.454 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9faa2574e9f3b2c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:19:24.454 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.454 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbmJveF9tc2dfdW5yZWFkX2NvdW50X2FwbnNfMjc1MwBtYWtyb2xpa2E=</auth>



*** User 2024-03-11 09:19:24.456 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:19:24.456 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.456 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21db7560d136bf75' from='localhost' version='1.0' xml:lang='en' to='bob_inbox_msg_unread_count_apns_2753@localhost'>

*** User 2024-03-11 09:19:24.456 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.457 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='dfcca2a162617b0935fe11b333deb706'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.457 ***🔗
bOb_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq id='dfcca2a162617b0935fe11b333deb706' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_inbox_msg_unread_count_apns_2753@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.457 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='091a46d504f7f73233be16a3c9b7b1e1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.458 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='localhost' to='bob_inbox_msg_unread_count_apns_2753@localhost/res1' id='091a46d504f7f73233be16a3c9b7b1e1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.458 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<presence/>



*** User 2024-03-11 09:19:24.462 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
<presence from='bob_inbox_msg_unread_count_apns_2753@localhost/res1' to='bob_inbox_msg_unread_count_apns_2753@localhost/res1'/>



*** User 2024-03-11 09:19:24.462 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.463 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dabaa5466e401b75' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:19:24.463 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.463 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2luYm94X21zZ191bnJlYWRfY291bnRfYXBuc18yNzUzAG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 09:19:24.468 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:19:24.468 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.469 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='247ef10a00f307b2' from='localhost' version='1.0' xml:lang='en' to='alice_inbox_msg_unread_count_apns_2753@localhost'>

*** User 2024-03-11 09:19:24.469 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.469 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='23027142c6dcd4d950f1509fa53fd841'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.469 ***🔗
alicE_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq id='23027142c6dcd4d950f1509fa53fd841' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_inbox_msg_unread_count_apns_2753@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.469 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='a32f8fabd6e3e8ad074f846b01734452'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.470 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='localhost' to='alice_inbox_msg_unread_count_apns_2753@localhost/res1' id='a32f8fabd6e3e8ad074f846b01734452' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.470 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
<presence/>



*** User 2024-03-11 09:19:24.473 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 in
<presence from='alice_inbox_msg_unread_count_apns_2753@localhost/res1' to='alice_inbox_msg_unread_count_apns_2753@localhost/res1'/>



*** User 2024-03-11 09:19:24.474 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.474 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4bdf6ce36bc6240' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:19:24.474 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.474 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfaW5ib3hfbXNnX3VucmVhZF9jb3VudF9hcG5zXzI3NTMAbWFrcm93ZTtw</auth>



*** User 2024-03-11 09:19:24.475 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:19:24.475 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:19:24.476 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6ce58e4302338a6' from='localhost' version='1.0' xml:lang='en' to='kate_inbox_msg_unread_count_apns_2753@localhost'>

*** User 2024-03-11 09:19:24.476 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:19:24.476 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='0d3f4f99d9648966c28d7065f2fbf545'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.476 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq id='0d3f4f99d9648966c28d7065f2fbf545' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_inbox_msg_unread_count_apns_2753@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:19:24.476 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='d4952a2eeeeb2916f309ac31ba33c8cc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.477 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='localhost' to='kate_inbox_msg_unread_count_apns_2753@localhost/res1' id='d4952a2eeeeb2916f309ac31ba33c8cc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:19:24.477 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<presence/>



*** User 2024-03-11 09:19:24.481 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
<presence from='kate_inbox_msg_unread_count_apns_2753@localhost/res1' to='kate_inbox_msg_unread_count_apns_2753@localhost/res1'/>



*** User 2024-03-11 09:19:24.481 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='bob_inbox_msg_unread_count_apns_2753-pubsub.localhost-princely_musings_tLaDjAvrBKY=-create_node' from='bob_inbox_msg_unread_count_apns_2753@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_tLaDjAvrBKY='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-03-11 09:19:24.484 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='pubsub.localhost' to='bob_inbox_msg_unread_count_apns_2753@localhost/res1' id='bob_inbox_msg_unread_count_apns_2753-pubsub.localhost-princely_musings_tLaDjAvrBKY=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_tLaDjAvrBKY='/>
	</pubsub>
</iq>



*** User 2024-03-11 09:19:24.485 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='3Vs3TVs=' from='bob_inbox_msg_unread_count_apns_2753@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_tLaDjAvrBKY='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-03-11 09:19:24.486 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='pubsub.localhost' to='bob_inbox_msg_unread_count_apns_2753@localhost/res1' id='3Vs3TVs=' type='result'/>



*** User 2024-03-11 09:19:24.486 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<iq type='set' id='c6ef4d2549a936a3cea39c0c95950c7e'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_tLaDjAvrBKY='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>apns</value>
			</field>
			<field var='device_id'>
				<value>73GB8796I5DH872HCFNHLH7NKEBG</value>
			</field>
			<field var='silent'>
				<value>true</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-11 09:19:24.488 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
<iq from='bob_inbox_msg_unread_count_apns_2753@localhost' to='bob_inbox_msg_unread_count_apns_2753@localhost/res1' id='c6ef4d2549a936a3cea39c0c95950c7e' type='result'/>



*** User 2024-03-11 09:19:24.489 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-03-11 09:19:24.590 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-03-11 09:19:24.590 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_apns_2753@localhost' id='13b316875a6ec6e70d00ce170d569a97'>
	<body>Private message</body>
</message>



*** User 2024-03-11 09:19:24.596 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_apns_2753@localhost' id='84f03bc964860f6de5433716745943cf'>
	<body>Private message</body>
</message>



*** User 2024-03-11 09:19:24.600 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_apns_2753@localhost' id='5af7ead5289f0bfd61248ff606b1d059'>
	<body>Private message</body>
</message>



*** User 2024-03-11 09:19:24.604 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_apns_2753@localhost' id='d81ab194468a01c166e6905f5724bd9d'>
	<body>Private message</body>
</message>



*** User 2024-03-11 09:19:24.608 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_apns_2753@localhost' id='2828066a5536ab24e99ec47c88a65838'>
	<body>Private message</body>
</message>



*** User 2024-03-11 09:19:24.614 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:19:24.614 ***🔗
kate_inbox_msg_unread_count_apns_2753@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:19:24.614 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:19:24.614 ***🔗
alice_inbox_msg_unread_count_apns_2753@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:19:24.614 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:19:24.615 ***🔗
bob_inbox_msg_unread_count_apns_2753@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 09:19:24.635 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4352.html



=== Ended at 2024-03-11 09:19:24
=== successfully completed test case
=== === Returned value: ok


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