=== 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.27944.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@88a6ddd152da.2024-02-27_11.16.04/big_tests.tests.graphql_session_SUITE.logs/run.2024-02-27_11.21.35/graphql_session_suite.admin_get_user_resource.72450.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@88a6ddd152da.2024-02-27_11.16.04/big_tests.tests.graphql_session_SUITE.logs/run.2024-02-27_11.21.35/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_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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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@88a6ddd152da.2024-02-27_11.16.04"

=== Started at 2024-02-27 11:21:46


*** CT 2024-02-27 11:21:46.685 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1864.html

*** User 2024-02-27 11:21:46.689 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.689 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c419ac64de7e4d44' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-27 11:21:46.689 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.690 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDAAbWF0eWdyeXNh</auth>



*** User 2024-02-27 11:21:46.690 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 11:21:46.690 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.691 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f78115a5d1bf680' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1240@localhost'>

*** User 2024-02-27 11:21:46.691 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.691 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 out
<iq type='set' id='e374cfa6d1b841e7853c6e9c32bdcb2f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.691 ***🔗
alicE_admin_get_user_resource_1240@localhost/res1 in
<iq id='e374cfa6d1b841e7853c6e9c32bdcb2f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1240@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.691 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 out
<iq type='set' id='8e44a66b04172084825443cca2c16b1e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.691 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 in
<iq from='localhost' to='alice_admin_get_user_resource_1240@localhost/res1' id='8e44a66b04172084825443cca2c16b1e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.692 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 out
<presence/>



*** User 2024-02-27 11:21:46.693 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 in
<presence from='alice_admin_get_user_resource_1240@localhost/res1' to='alice_admin_get_user_resource_1240@localhost/res1'/>



*** User 2024-02-27 11:21:46.693 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.693 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3036386deb51f11c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-27 11:21:46.693 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.694 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDAAbWF0eWdyeXNh</auth>



*** User 2024-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e87c75c87c730aeb' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1240@localhost'>

*** User 2024-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 out
<iq type='set' id='8a74a994d8d1f6fc64a7876ef2702cb9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.695 ***🔗
alicE_admin_get_user_resource_1240@localhost/res2 in
<iq id='8a74a994d8d1f6fc64a7876ef2702cb9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1240@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.695 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 out
<iq type='set' id='c0b1d2a6f64551b799f69e5ec0418e42'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.696 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 in
<iq from='localhost' to='alice_admin_get_user_resource_1240@localhost/res2' id='c0b1d2a6f64551b799f69e5ec0418e42' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.696 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 out
<presence/>



*** User 2024-02-27 11:21:46.697 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 in
<presence from='alice_admin_get_user_resource_1240@localhost/res2' to='alice_admin_get_user_resource_1240@localhost/res2'/>



*** User 2024-02-27 11:21:46.697 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 in
<presence from='alice_admin_get_user_resource_1240@localhost/res1' to='alice_admin_get_user_resource_1240@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T11:21:46.692806Z' from='alice_admin_get_user_resource_1240@localhost/res1'/>
</presence>



*** User 2024-02-27 11:21:46.698 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.698 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='095b410c07a916a1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-27 11:21:46.698 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.698 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF91c2VyX3Jlc291cmNlXzEyNDAAbWF0eWdyeXNh</auth>



*** User 2024-02-27 11:21:46.699 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 11:21:46.699 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.699 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d218a3a538be7438' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_user_resource_1240@localhost'>

*** User 2024-02-27 11:21:46.699 ***🔗
alicE_admin_get_user_resource_1240@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-02-27 11:21:46.699 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 out
<iq type='set' id='ea3a8b355263c9bc00dc19967217d7a1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.700 ***🔗
alicE_admin_get_user_resource_1240@localhost/res3 in
<iq id='ea3a8b355263c9bc00dc19967217d7a1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_user_resource_1240@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-02-27 11:21:46.700 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 out
<iq type='set' id='af5bd50fde580fd4939bb40d6be22833'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.700 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 in
<iq from='localhost' to='alice_admin_get_user_resource_1240@localhost/res3' id='af5bd50fde580fd4939bb40d6be22833' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:21:46.700 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 out
<presence/>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 in
<presence from='alice_admin_get_user_resource_1240@localhost/res3' to='alice_admin_get_user_resource_1240@localhost/res3'/>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 in
<presence from='alice_admin_get_user_resource_1240@localhost/res1' to='alice_admin_get_user_resource_1240@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T11:21:46.692806Z' from='alice_admin_get_user_resource_1240@localhost/res1'/>
</presence>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 in
<presence from='alice_admin_get_user_resource_1240@localhost/res2' to='alice_admin_get_user_resource_1240@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T11:21:46.697111Z' from='alice_admin_get_user_resource_1240@localhost/res2'/>
</presence>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 in
<presence from='alice_admin_get_user_resource_1240@localhost/res2' to='alice_admin_get_user_resource_1240@localhost/res1'/>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 in
<presence from='alice_admin_get_user_resource_1240@localhost/res3' to='alice_admin_get_user_resource_1240@localhost/res1'/>



*** User 2024-02-27 11:21:46.701 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 in
<presence from='alice_admin_get_user_resource_1240@localhost/res3' to='alice_admin_get_user_resource_1240@localhost/res2'/>



*** User 2024-02-27 11:21:46.704 ***🔗
REST request:
Code: 200
Req: {<0.28031.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8d4cf360d35cfba6">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1240@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 27 Feb 2024 11:21:46 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"{\"data\":{\"session\":{\"getUserResource\":\"res2\"}}}">>,185,
         1246}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_get_user_resource_1240@localhost\",\"number\":2},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          role => {graphql,admin},
          method => <<"POST">>,
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


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


*** User 2024-02-27 11:21:46.708 ***🔗
REST request:
Code: 200
Req: {<0.28035.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8cd5acebec75a69f">>},
       {<<"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">>,<<"Tue, 27 Feb 2024 11:21:46 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,975}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\",\"number\":1},\"query\":\"query ($number: PosInt!, $user: JID!) { session { getUserResource(number: $number, user: $user) } }\"}">>,
          role => {graphql,admin},
          method => <<"POST">>,
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


*** User 2024-02-27 11:21:46.708 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 out
</stream:stream>

*** User 2024-02-27 11:21:46.708 ***🔗
alice_admin_get_user_resource_1240@localhost/res3 in
</stream:stream>

*** User 2024-02-27 11:21:46.708 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 out
</stream:stream>

*** User 2024-02-27 11:21:46.709 ***🔗
alice_admin_get_user_resource_1240@localhost/res2 in
</stream:stream>

*** User 2024-02-27 11:21:46.709 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 out
</stream:stream>

*** User 2024-02-27 11:21:46.709 ***🔗
alice_admin_get_user_resource_1240@localhost/res1 in
</stream:stream>
*** CT 2024-02-27 11:21:46.711 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1864.html



=== Ended at 2024-02-27 11:21:46
=== successfully completed test case
=== === Returned value: ok


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