=== 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.28238.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-25_12.07.04/graphql_session_suite.admin_get_user_resource.17669.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-25_12.07.04/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_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_amp => #{},
        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 => mnesia,
              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 => mnesia,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}}},
     {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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:07:18


*** CT 2024-04-25 12:07:18.064 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1852.html

*** User 2024-04-25 12:07:18.068 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.068 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89acd017d4cde4a4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:07:18.068 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.069 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNjgAbWF0eWdyeXNh</auth>



*** User 2024-04-25 12:07:18.070 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:07:18.070 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.070 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06659d8c7a79a095' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1268@localhost'>

*** User 2024-04-25 12:07:18.070 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.070 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 out
<iq type='set' id='72b359dab1b3333fdfcb5aafae423f6a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.071 ***🔗
alicE_admin_get_user_resource_1268@localhost/res1 in
<iq id='72b359dab1b3333fdfcb5aafae423f6a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1268@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.071 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 out
<iq type='set' id='9cc2167934e95a94a3a5fd5a05b35090'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.072 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 in
<iq from='localhost' to='alice_admin_get_user_resource_1268@localhost/res1' id='9cc2167934e95a94a3a5fd5a05b35090' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.072 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 out
<presence/>



*** User 2024-04-25 12:07:18.073 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 in
<presence from='alice_admin_get_user_resource_1268@localhost/res1' to='alice_admin_get_user_resource_1268@localhost/res1'/>



*** User 2024-04-25 12:07:18.073 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.074 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='baf80cd391e5f9bc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:07:18.074 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.074 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNjgAbWF0eWdyeXNh</auth>



*** User 2024-04-25 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89c1a59228142d33' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1268@localhost'>

*** User 2024-04-25 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 out
<iq type='set' id='ada3cf71a6288bdd1cafe269dc5c57c4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.076 ***🔗
alicE_admin_get_user_resource_1268@localhost/res2 in
<iq id='ada3cf71a6288bdd1cafe269dc5c57c4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1268@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.077 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 out
<iq type='set' id='d712c5a9f7ae00a190ef5f64d1176b43'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.077 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 in
<iq from='localhost' to='alice_admin_get_user_resource_1268@localhost/res2' id='d712c5a9f7ae00a190ef5f64d1176b43' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.077 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 out
<presence/>



*** User 2024-04-25 12:07:18.078 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 in
<presence from='alice_admin_get_user_resource_1268@localhost/res2' to='alice_admin_get_user_resource_1268@localhost/res2'/>



*** User 2024-04-25 12:07:18.079 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 in
<presence from='alice_admin_get_user_resource_1268@localhost/res1' to='alice_admin_get_user_resource_1268@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T12:07:18.072823Z' from='alice_admin_get_user_resource_1268@localhost/res1'/>
</presence>



*** User 2024-04-25 12:07:18.079 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.080 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77259e60cd66a9ff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:07:18.080 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.080 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNjgAbWF0eWdyeXNh</auth>



*** User 2024-04-25 12:07:18.081 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:07:18.081 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.081 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9ff7bf70b323dabe' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1268@localhost'>

*** User 2024-04-25 12:07:18.081 ***🔗
alicE_admin_get_user_resource_1268@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 12:07:18.081 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 out
<iq type='set' id='ec99724e31039355e5ccb39cfeea8d06'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.082 ***🔗
alicE_admin_get_user_resource_1268@localhost/res3 in
<iq id='ec99724e31039355e5ccb39cfeea8d06' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1268@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-04-25 12:07:18.082 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 out
<iq type='set' id='1d5b72aae0d934ac3e139b32fa5f7a37'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.082 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 in
<iq from='localhost' to='alice_admin_get_user_resource_1268@localhost/res3' id='1d5b72aae0d934ac3e139b32fa5f7a37' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:07:18.083 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 out
<presence/>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 in
<presence from='alice_admin_get_user_resource_1268@localhost/res3' to='alice_admin_get_user_resource_1268@localhost/res3'/>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 in
<presence from='alice_admin_get_user_resource_1268@localhost/res2' to='alice_admin_get_user_resource_1268@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T12:07:18.078516Z' from='alice_admin_get_user_resource_1268@localhost/res2'/>
</presence>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 in
<presence from='alice_admin_get_user_resource_1268@localhost/res1' to='alice_admin_get_user_resource_1268@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T12:07:18.072823Z' from='alice_admin_get_user_resource_1268@localhost/res1'/>
</presence>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 in
<presence from='alice_admin_get_user_resource_1268@localhost/res2' to='alice_admin_get_user_resource_1268@localhost/res1'/>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 in
<presence from='alice_admin_get_user_resource_1268@localhost/res3' to='alice_admin_get_user_resource_1268@localhost/res1'/>



*** User 2024-04-25 12:07:18.084 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 in
<presence from='alice_admin_get_user_resource_1268@localhost/res3' to='alice_admin_get_user_resource_1268@localhost/res2'/>



*** User 2024-04-25 12:07:18.087 ***🔗
REST request:
Code: 200
Req: {<0.28325.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f9b61f0efe4e1c0d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1268@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 12:07:17 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"{\"data\":{\"session\":{\"getUserResource\":\"res2\"}}}">>,185,
         1128}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1268@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          return_headers => true}


*** User 2024-04-25 12:07:18.089 ***🔗
REST request:
Code: 200
Req: {<0.28327.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ea0fc67d61059c5b">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1268@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 12:07:17 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"238">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"getUserResource\"],\"message\":\"Wrong resource number: 4\",\"extensions\":{\"user\":\"alice_admin_get_user_resource_1268@localhost\",\"number\":4,\"code\":\"wrong_res_number\"}}],\"data\":{\"session\":{\"getUserResource\":null}}}">>,
         377,641}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1268@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          return_headers => true}


*** User 2024-04-25 12:07:18.091 ***🔗
REST request:
Code: 200
Req: {<0.28329.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1f1baf2b6c29df97">>},
       {<<"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 12:07:17 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,958}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,
          body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\",\"number\":1},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          return_headers => true}


*** User 2024-04-25 12:07:18.091 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 out
</stream:stream>

*** User 2024-04-25 12:07:18.091 ***🔗
alice_admin_get_user_resource_1268@localhost/res3 in
</stream:stream>

*** User 2024-04-25 12:07:18.091 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 out
</stream:stream>

*** User 2024-04-25 12:07:18.092 ***🔗
alice_admin_get_user_resource_1268@localhost/res2 in
</stream:stream>

*** User 2024-04-25 12:07:18.092 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:07:18.092 ***🔗
alice_admin_get_user_resource_1268@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 12:07:18.094 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1852.html



=== Ended at 2024-04-25 12:07:18
=== successfully completed test case
=== === Returned value: ok


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