=== 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.28329.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@856ac683c987.2024-04-10_12.43.12/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-10_12.47.47/graphql_session_suite.admin_get_user_resource.30468.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@856ac683c987.2024-04-10_12.43.12/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-10_12.47.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@856ac683c987.2024-04-10_12.43.12"

=== Started at 2024-04-10 12:47:55


*** CT 2024-04-10 12:47:55.822 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1847.html

*** User 2024-04-10 12:47:55.825 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.825 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f7d7d4fb77c6f042' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:47:55.826 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.826 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNTAAbWF0eWdyeXNh</auth>



*** User 2024-04-10 12:47:55.826 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:47:55.826 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.827 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69064e6ce6f44f77' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1250@localhost'>

*** User 2024-04-10 12:47:55.827 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.827 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 out
<iq type='set' id='4a07b61839b75f1efc51da26a1bb136d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.827 ***🔗
alicE_admin_get_user_resource_1250@localhost/res1 in
<iq id='4a07b61839b75f1efc51da26a1bb136d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1250@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.827 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 out
<iq type='set' id='b3d4137b9017c81a6ec9d18c9218710d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.828 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 in
<iq from='localhost' to='alice_admin_get_user_resource_1250@localhost/res1' id='b3d4137b9017c81a6ec9d18c9218710d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.828 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 out
<presence/>



*** User 2024-04-10 12:47:55.828 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 in
<presence from='alice_admin_get_user_resource_1250@localhost/res1' to='alice_admin_get_user_resource_1250@localhost/res1'/>



*** User 2024-04-10 12:47:55.829 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.829 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b4d45125a18b691' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:47:55.829 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.829 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNTAAbWF0eWdyeXNh</auth>



*** User 2024-04-10 12:47:55.830 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:47:55.830 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.830 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='16f47d1519e3aa8a' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1250@localhost'>

*** User 2024-04-10 12:47:55.830 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.830 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 out
<iq type='set' id='67d89927ae40f58b9f8b40e4f36ca096'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.831 ***🔗
alicE_admin_get_user_resource_1250@localhost/res2 in
<iq id='67d89927ae40f58b9f8b40e4f36ca096' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1250@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.831 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 out
<iq type='set' id='d04635092e9c9dbe339a25765235a717'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.831 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 in
<iq from='localhost' to='alice_admin_get_user_resource_1250@localhost/res2' id='d04635092e9c9dbe339a25765235a717' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.831 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 out
<presence/>



*** User 2024-04-10 12:47:55.832 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 in
<presence from='alice_admin_get_user_resource_1250@localhost/res2' to='alice_admin_get_user_resource_1250@localhost/res2'/>



*** User 2024-04-10 12:47:55.832 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 in
<presence from='alice_admin_get_user_resource_1250@localhost/res1' to='alice_admin_get_user_resource_1250@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:47:55.828615Z' from='alice_admin_get_user_resource_1250@localhost/res1'/>
</presence>



*** User 2024-04-10 12:47:55.832 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.833 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ddcc9fa2ce7064c4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:47:55.833 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.833 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNTAAbWF0eWdyeXNh</auth>



*** User 2024-04-10 12:47:55.833 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:47:55.833 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.834 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b6a79adf27b20c8' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1250@localhost'>

*** User 2024-04-10 12:47:55.834 ***🔗
alicE_admin_get_user_resource_1250@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-10 12:47:55.834 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 out
<iq type='set' id='adc1f2e4230fa73fb1218c5567d2a40e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.834 ***🔗
alicE_admin_get_user_resource_1250@localhost/res3 in
<iq id='adc1f2e4230fa73fb1218c5567d2a40e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1250@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-04-10 12:47:55.834 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 out
<iq type='set' id='36027fefdfe6a502b42f0a3069519acf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.835 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 in
<iq from='localhost' to='alice_admin_get_user_resource_1250@localhost/res3' id='36027fefdfe6a502b42f0a3069519acf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:47:55.835 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 out
<presence/>



*** User 2024-04-10 12:47:55.835 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 in
<presence from='alice_admin_get_user_resource_1250@localhost/res3' to='alice_admin_get_user_resource_1250@localhost/res3'/>



*** User 2024-04-10 12:47:55.835 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 in
<presence from='alice_admin_get_user_resource_1250@localhost/res2' to='alice_admin_get_user_resource_1250@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:47:55.832073Z' from='alice_admin_get_user_resource_1250@localhost/res2'/>
</presence>



*** User 2024-04-10 12:47:55.836 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 in
<presence from='alice_admin_get_user_resource_1250@localhost/res1' to='alice_admin_get_user_resource_1250@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:47:55.828615Z' from='alice_admin_get_user_resource_1250@localhost/res1'/>
</presence>



*** User 2024-04-10 12:47:55.836 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 in
<presence from='alice_admin_get_user_resource_1250@localhost/res2' to='alice_admin_get_user_resource_1250@localhost/res1'/>



*** User 2024-04-10 12:47:55.836 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 in
<presence from='alice_admin_get_user_resource_1250@localhost/res3' to='alice_admin_get_user_resource_1250@localhost/res1'/>



*** User 2024-04-10 12:47:55.836 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 in
<presence from='alice_admin_get_user_resource_1250@localhost/res3' to='alice_admin_get_user_resource_1250@localhost/res2'/>



*** User 2024-04-10 12:47:55.838 ***🔗
REST request:
Code: 200
Req: {<0.28416.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"81ae6810dfd3f233">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1250@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:47:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"{\"data\":{\"session\":{\"getUserResource\":\"res2\"}}}">>,185,
         927}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1250@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-10 12:47:55.839 ***🔗
REST request:
Code: 200
Req: {<0.28418.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"190f91d3260ee911">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1250@localhost\",\"number\":4},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:47:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"238">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"getUserResource\"],\"message\":\"Wrong resource number: 4\",\"extensions\":{\"user\":\"alice_admin_get_user_resource_1250@localhost\",\"number\":4,\"code\":\"wrong_res_number\"}}],\"data\":{\"session\":{\"getUserResource\":null}}}">>,
         377,551}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1250@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-10 12:47:55.841 ***🔗
REST request:
Code: 200
Req: {<0.28420.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"23ac552c1cbfcabe">>},
       {<<"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">>,<<"Wed, 10 Apr 2024 12:47:54 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,761}
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-10 12:47:55.841 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 out
</stream:stream>

*** User 2024-04-10 12:47:55.841 ***🔗
alice_admin_get_user_resource_1250@localhost/res3 in
</stream:stream>

*** User 2024-04-10 12:47:55.841 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 out
</stream:stream>

*** User 2024-04-10 12:47:55.841 ***🔗
alice_admin_get_user_resource_1250@localhost/res2 in
</stream:stream>

*** User 2024-04-10 12:47:55.841 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:47:55.842 ***🔗
alice_admin_get_user_resource_1250@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 12:47:55.843 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1847.html



=== Ended at 2024-04-10 12:47:55
=== successfully completed test case
=== === Returned value: ok


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