=== Test case: graphql_session_SUITE:admin_get_user_resource/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.28124.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_session_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-25_15.01.47/graphql_session_suite.admin_get_user_resource.69890.html"},
     {tc_group_properties,[{name,admin_session_cli}]},
     {tc_group_path,[[{name,admin_session}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-25_15.01.47/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5893843d8cf.2024-04-25_14.56.22"

=== Started at 2024-04-25 15:01:57


*** CT 2024-04-25 15:01:57.719 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1858.html

*** User 2024-04-25 15:01:57.722 ***🔗
alicE_admin_get_user_resource_1242@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-04-25 15:01:57.723 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5e9c9ab1604adf94' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:01:57.723 ***🔗
alicE_admin_get_user_resource_1242@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-04-25 15:01:57.723 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDIAbWF0eWdyeXNh</auth>



*** User 2024-04-25 15:01:57.724 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:01:57.724 ***🔗
alicE_admin_get_user_resource_1242@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-04-25 15:01:57.724 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af3ca0bbdcbfc584' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1242@localhost'>

*** User 2024-04-25 15:01:57.724 ***🔗
alicE_admin_get_user_resource_1242@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-04-25 15:01:57.724 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 out
<iq type='set' id='be37d53cc7e9f8324b0a2211e24a5dca'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.725 ***🔗
alicE_admin_get_user_resource_1242@localhost/res1 in
<iq id='be37d53cc7e9f8324b0a2211e24a5dca' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1242@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.725 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 out
<iq type='set' id='cfa560bbc2c3fe7f1d2b888f741cedf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.725 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 in
<iq from='localhost' to='alice_admin_get_user_resource_1242@localhost/res1' id='cfa560bbc2c3fe7f1d2b888f741cedf7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.726 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 out
<presence/>



*** User 2024-04-25 15:01:57.727 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 in
<presence from='alice_admin_get_user_resource_1242@localhost/res1' to='alice_admin_get_user_resource_1242@localhost/res1'/>



*** User 2024-04-25 15:01:57.727 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:01:57.728 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5bd940b237ad5cb4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:01:57.728 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 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-04-25 15:01:57.728 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDIAbWF0eWdyeXNh</auth>



*** User 2024-04-25 15:01:57.729 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:01:57.729 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:01:57.730 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2c0e9a7b7e6f983b' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1242@localhost'>

*** User 2024-04-25 15:01:57.730 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 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-04-25 15:01:57.730 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 out
<iq type='set' id='4e501e7de9c1268bc3c5b650a6c97f15'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.730 ***🔗
alicE_admin_get_user_resource_1242@localhost/res2 in
<iq id='4e501e7de9c1268bc3c5b650a6c97f15' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1242@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.730 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 out
<iq type='set' id='d88eb2d02a4c3266a1cdff579759239c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.731 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 in
<iq from='localhost' to='alice_admin_get_user_resource_1242@localhost/res2' id='d88eb2d02a4c3266a1cdff579759239c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.731 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 out
<presence/>



*** User 2024-04-25 15:01:57.732 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 in
<presence from='alice_admin_get_user_resource_1242@localhost/res2' to='alice_admin_get_user_resource_1242@localhost/res2'/>



*** User 2024-04-25 15:01:57.732 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 in
<presence from='alice_admin_get_user_resource_1242@localhost/res1' to='alice_admin_get_user_resource_1242@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T15:01:57.726770Z' from='alice_admin_get_user_resource_1242@localhost/res1'/>
</presence>



*** User 2024-04-25 15:01:57.733 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:01:57.733 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e6ea7ff71ec1c0e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:01:57.734 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 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-04-25 15:01:57.734 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDIAbWF0eWdyeXNh</auth>



*** User 2024-04-25 15:01:57.735 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:01:57.735 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:01:57.735 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ae0630d5d1018ae' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1242@localhost'>

*** User 2024-04-25 15:01:57.735 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 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-04-25 15:01:57.735 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 out
<iq type='set' id='cb4e62b327cc040c56766dba62ca9dd2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.736 ***🔗
alicE_admin_get_user_resource_1242@localhost/res3 in
<iq id='cb4e62b327cc040c56766dba62ca9dd2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1242@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-04-25 15:01:57.736 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 out
<iq type='set' id='b4e533da636146b21f41da61c5835165'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.736 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 in
<iq from='localhost' to='alice_admin_get_user_resource_1242@localhost/res3' id='b4e533da636146b21f41da61c5835165' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:01:57.736 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 out
<presence/>



*** User 2024-04-25 15:01:57.737 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 in
<presence from='alice_admin_get_user_resource_1242@localhost/res3' to='alice_admin_get_user_resource_1242@localhost/res3'/>



*** User 2024-04-25 15:01:57.737 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 in
<presence from='alice_admin_get_user_resource_1242@localhost/res1' to='alice_admin_get_user_resource_1242@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T15:01:57.726770Z' from='alice_admin_get_user_resource_1242@localhost/res1'/>
</presence>



*** User 2024-04-25 15:01:57.738 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 in
<presence from='alice_admin_get_user_resource_1242@localhost/res2' to='alice_admin_get_user_resource_1242@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T15:01:57.732279Z' from='alice_admin_get_user_resource_1242@localhost/res2'/>
</presence>



*** User 2024-04-25 15:01:57.738 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 in
<presence from='alice_admin_get_user_resource_1242@localhost/res2' to='alice_admin_get_user_resource_1242@localhost/res1'/>



*** User 2024-04-25 15:01:57.738 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 in
<presence from='alice_admin_get_user_resource_1242@localhost/res3' to='alice_admin_get_user_resource_1242@localhost/res1'/>



*** User 2024-04-25 15:01:57.738 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 in
<presence from='alice_admin_get_user_resource_1242@localhost/res3' to='alice_admin_get_user_resource_1242@localhost/res2'/>



*** User 2024-04-25 15:01:57.740 ***🔗
REST request:
Code: 200
Req: {<0.28211.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"994a7f524a3d9e21">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1242@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:01:57 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"{\"data\":{\"session\":{\"getUserResource\":\"res2\"}}}">>,185,
         1256}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1242@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 15:01:57.742 ***🔗
REST request:
Code: 200
Req: {<0.28213.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"73b7a37dd7dbcd49">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1242@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:01:57 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"238">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"getUserResource\"],\"message\":\"Wrong resource number: 4\",\"extensions\":{\"user\":\"alice_admin_get_user_resource_1242@localhost\",\"number\":4,\"code\":\"wrong_res_number\"}}],\"data\":{\"session\":{\"getUserResource\":null}}}">>,
         377,840}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1242@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 15:01:57.745 ***🔗
REST request:
Code: 200
Req: {<0.28215.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cac99a85ca73dbf0">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alien@localhost\",\"number\":1},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:01:57 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"208">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"getUserResource\"],\"message\":\"Given user does not exist\",\"extensions\":{\"user\":\"alien@localhost\",\"number\":1,\"code\":\"user_not_found\"}}],\"data\":{\"session\":{\"getUserResource\":null}}}">>,
         347,1484}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\",\"number\":1},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 15:01:57.746 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 out
</stream:stream>

*** User 2024-04-25 15:01:57.746 ***🔗
alice_admin_get_user_resource_1242@localhost/res3 in
</stream:stream>

*** User 2024-04-25 15:01:57.746 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 out
</stream:stream>

*** User 2024-04-25 15:01:57.746 ***🔗
alice_admin_get_user_resource_1242@localhost/res2 in
</stream:stream>

*** User 2024-04-25 15:01:57.747 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:01:57.747 ***🔗
alice_admin_get_user_resource_1242@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 15:01:57.748 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1858.html



=== Ended at 2024-04-25 15:01:57
=== successfully completed test case
=== === Returned value: ok


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