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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.27703.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {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@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-11_11.29.26/graphql_session_suite.admin_get_user_resource.26244.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@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-11_11.29.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {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@f5d95aaeff9c.2024-03-11_11.24.47"

=== Started at 2024-03-11 11:29:36


*** CT 2024-03-11 11:29:36.545 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1730.html

*** User 2024-03-11 11:29:36.547 ***🔗
alicE_admin_get_user_resource_1220@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 11:29:36.548 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e7a3034b199e66c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.548 ***🔗
alicE_admin_get_user_resource_1220@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 11:29:36.548 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyMjAAbWF0eWdyeXNh</auth>



*** User 2024-03-11 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@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 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e4413be6e759ea8f' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1220@localhost'>

*** User 2024-03-11 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@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 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 out
<iq type='set' id='a672b590c27aaec8fad4ba6ef9b3a34f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.549 ***🔗
alicE_admin_get_user_resource_1220@localhost/res1 in
<iq id='a672b590c27aaec8fad4ba6ef9b3a34f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1220@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.549 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 out
<iq type='set' id='29db310d1274b851979722eb2bfa89dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.550 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 in
<iq from='localhost' to='alice_admin_get_user_resource_1220@localhost/res1' id='29db310d1274b851979722eb2bfa89dc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.550 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:36.551 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 in
<presence from='alice_admin_get_user_resource_1220@localhost/res1' to='alice_admin_get_user_resource_1220@localhost/res1'/>



*** User 2024-03-11 11:29:36.552 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.552 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='252839668667d603' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.552 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.552 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyMjAAbWF0eWdyeXNh</auth>



*** User 2024-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1790e7af0cf576ee' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1220@localhost'>

*** User 2024-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 out
<iq type='set' id='31087968411fe86e9faad5ca44a65acf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.553 ***🔗
alicE_admin_get_user_resource_1220@localhost/res2 in
<iq id='31087968411fe86e9faad5ca44a65acf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1220@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.553 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 out
<iq type='set' id='e75a33476cceadee908109cd3e5c41dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.554 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 in
<iq from='localhost' to='alice_admin_get_user_resource_1220@localhost/res2' id='e75a33476cceadee908109cd3e5c41dc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.554 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 out
<presence/>



*** User 2024-03-11 11:29:36.555 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 in
<presence from='alice_admin_get_user_resource_1220@localhost/res2' to='alice_admin_get_user_resource_1220@localhost/res2'/>



*** User 2024-03-11 11:29:36.555 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 in
<presence from='alice_admin_get_user_resource_1220@localhost/res1' to='alice_admin_get_user_resource_1220@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:29:36.551188Z' from='alice_admin_get_user_resource_1220@localhost/res1'/>
</presence>



*** User 2024-03-11 11:29:36.556 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.556 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e7fc5774d453ffc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.556 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.556 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyMjAAbWF0eWdyeXNh</auth>



*** User 2024-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d898d4990dc42414' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1220@localhost'>

*** User 2024-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@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-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 out
<iq type='set' id='e5c679e2f4bcef42cb8cc48aad671128'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.557 ***🔗
alicE_admin_get_user_resource_1220@localhost/res3 in
<iq id='e5c679e2f4bcef42cb8cc48aad671128' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1220@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.557 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 out
<iq type='set' id='1463f5e1d3c15c705eae877e45ade09e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.558 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 in
<iq from='localhost' to='alice_admin_get_user_resource_1220@localhost/res3' id='1463f5e1d3c15c705eae877e45ade09e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.558 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 out
<presence/>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 in
<presence from='alice_admin_get_user_resource_1220@localhost/res2' to='alice_admin_get_user_resource_1220@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:29:36.555071Z' from='alice_admin_get_user_resource_1220@localhost/res2'/>
</presence>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 in
<presence from='alice_admin_get_user_resource_1220@localhost/res3' to='alice_admin_get_user_resource_1220@localhost/res3'/>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 in
<presence from='alice_admin_get_user_resource_1220@localhost/res1' to='alice_admin_get_user_resource_1220@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:29:36.551188Z' from='alice_admin_get_user_resource_1220@localhost/res1'/>
</presence>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 in
<presence from='alice_admin_get_user_resource_1220@localhost/res2' to='alice_admin_get_user_resource_1220@localhost/res1'/>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 in
<presence from='alice_admin_get_user_resource_1220@localhost/res3' to='alice_admin_get_user_resource_1220@localhost/res1'/>



*** User 2024-03-11 11:29:36.559 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 in
<presence from='alice_admin_get_user_resource_1220@localhost/res3' to='alice_admin_get_user_resource_1220@localhost/res2'/>



*** User 2024-03-11 11:29:36.561 ***🔗
REST request:
Code: 200
Req: {<0.27790.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"bc9ef03f13afb9e2">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1220@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:29:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"{\"data\":{\"session\":{\"getUserResource\":\"res2\"}}}">>,185,
         1013}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1220@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:36.563 ***🔗
REST request:
Code: 200
Req: {<0.27792.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c54650156b287d15">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1220@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:29:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"238">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"getUserResource\"],\"message\":\"Wrong resource number: 4\",\"extensions\":{\"user\":\"alice_admin_get_user_resource_1220@localhost\",\"number\":4,\"code\":\"wrong_res_number\"}}],\"data\":{\"session\":{\"getUserResource\":null}}}">>,
         377,757}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1220@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:36.564 ***🔗
REST request:
Code: 200
Req: {<0.27794.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c64fc584af5a90c4">>},
       {<<"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">>,<<"Mon, 11 Mar 2024 11:29:35 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,796}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\",\"number\":1},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 out
</stream:stream>

*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res3 in
</stream:stream>

*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 out
</stream:stream>

*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res2 in
</stream:stream>

*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:36.565 ***🔗
alice_admin_get_user_resource_1220@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:29:36.567 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1730.html



=== Ended at 2024-03-11 11:29:36
=== successfully completed test case
=== === Returned value: ok


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