=== Test case: graphql_session_SUITE:admin_count_user_resources/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">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.21778.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_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@fbd36bac9dd4.2024-04-23_12.28.05/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-23_12.31.28/graphql_session_suite.admin_count_user_resources.18436.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@fbd36bac9dd4.2024-04-23_12.28.05/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-23_12.31.28/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,
                    uids => [{<<"uid">>,<<"%u">>}],
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    deref => never,
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    search_operator => 'and',binary_search_fields => [],
                    pool_tag => default},
              backend => ldap,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,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,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@fbd36bac9dd4.2024-04-23_12.28.05"

=== Started at 2024-04-23 12:31:38


*** CT 2024-04-23 12:31:38.247 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1538.html

*** User 2024-04-23 12:31:38.249 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.250 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b09200537251538' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.250 ***🔗
alicE_admin_count_user_resources_969@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.250 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzk2OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 12:31:38.251 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.251 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.251 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad7c5e7efc737de7' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_969@localhost'>

*** User 2024-04-23 12:31:38.251 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.251 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 out
<iq type='set' id='6644b07cb53ee3325ec383325edd7b2d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.252 ***🔗
alicE_admin_count_user_resources_969@localhost/res1 in
<iq id='6644b07cb53ee3325ec383325edd7b2d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_969@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.252 ***🔗
alice_admin_count_user_resources_969@localhost/res1 out
<iq type='set' id='2c9f2f719370b5fde29990fef0393530'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.252 ***🔗
alice_admin_count_user_resources_969@localhost/res1 in
<iq from='localhost' to='alice_admin_count_user_resources_969@localhost/res1' id='2c9f2f719370b5fde29990fef0393530' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.252 ***🔗
alice_admin_count_user_resources_969@localhost/res1 out
<presence/>



*** User 2024-04-23 12:31:38.252 ***🔗
alice_admin_count_user_resources_969@localhost/res1 in
<presence from='alice_admin_count_user_resources_969@localhost/res1' to='alice_admin_count_user_resources_969@localhost/res1'/>



*** User 2024-04-23 12:31:38.253 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.253 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='46197c7cc8bd352f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.253 ***🔗
alicE_admin_count_user_resources_969@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.253 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzk2OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 12:31:38.254 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.254 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.254 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76dfc03d0a8b1e6c' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_969@localhost'>

*** User 2024-04-23 12:31:38.254 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.255 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 out
<iq type='set' id='233117ceb24c916a5087c235ab1a3115'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.255 ***🔗
alicE_admin_count_user_resources_969@localhost/res2 in
<iq id='233117ceb24c916a5087c235ab1a3115' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_969@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.255 ***🔗
alice_admin_count_user_resources_969@localhost/res2 out
<iq type='set' id='ad8c8a488919f35e314e758cce28a138'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.255 ***🔗
alice_admin_count_user_resources_969@localhost/res2 in
<iq from='localhost' to='alice_admin_count_user_resources_969@localhost/res2' id='ad8c8a488919f35e314e758cce28a138' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.255 ***🔗
alice_admin_count_user_resources_969@localhost/res2 out
<presence/>



*** User 2024-04-23 12:31:38.256 ***🔗
alice_admin_count_user_resources_969@localhost/res2 in
<presence from='alice_admin_count_user_resources_969@localhost/res2' to='alice_admin_count_user_resources_969@localhost/res2'/>



*** User 2024-04-23 12:31:38.256 ***🔗
alice_admin_count_user_resources_969@localhost/res2 in
<presence from='alice_admin_count_user_resources_969@localhost/res1' to='alice_admin_count_user_resources_969@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T12:31:38.252687Z' from='alice_admin_count_user_resources_969@localhost/res1'/>
</presence>



*** User 2024-04-23 12:31:38.256 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.256 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dbfcae5667040c15' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.256 ***🔗
alicE_admin_count_user_resources_969@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.256 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzk2OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 12:31:38.257 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.257 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.258 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca8dd26d4f9f715d' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_969@localhost'>

*** User 2024-04-23 12:31:38.258 ***🔗
alicE_admin_count_user_resources_969@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-23 12:31:38.258 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 out
<iq type='set' id='4932cdca6eb9640914d2525c025a55d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.258 ***🔗
alicE_admin_count_user_resources_969@localhost/res3 in
<iq id='4932cdca6eb9640914d2525c025a55d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_969@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.258 ***🔗
alice_admin_count_user_resources_969@localhost/res3 out
<iq type='set' id='e0634f59fd74c0719d16d9b2818fec87'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.258 ***🔗
alice_admin_count_user_resources_969@localhost/res3 in
<iq from='localhost' to='alice_admin_count_user_resources_969@localhost/res3' id='e0634f59fd74c0719d16d9b2818fec87' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.258 ***🔗
alice_admin_count_user_resources_969@localhost/res3 out
<presence/>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res3 in
<presence from='alice_admin_count_user_resources_969@localhost/res3' to='alice_admin_count_user_resources_969@localhost/res3'/>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res3 in
<presence from='alice_admin_count_user_resources_969@localhost/res1' to='alice_admin_count_user_resources_969@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T12:31:38.252687Z' from='alice_admin_count_user_resources_969@localhost/res1'/>
</presence>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res3 in
<presence from='alice_admin_count_user_resources_969@localhost/res2' to='alice_admin_count_user_resources_969@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T12:31:38.255781Z' from='alice_admin_count_user_resources_969@localhost/res2'/>
</presence>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res1 in
<presence from='alice_admin_count_user_resources_969@localhost/res2' to='alice_admin_count_user_resources_969@localhost/res1'/>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res1 in
<presence from='alice_admin_count_user_resources_969@localhost/res3' to='alice_admin_count_user_resources_969@localhost/res1'/>



*** User 2024-04-23 12:31:38.259 ***🔗
alice_admin_count_user_resources_969@localhost/res2 in
<presence from='alice_admin_count_user_resources_969@localhost/res3' to='alice_admin_count_user_resources_969@localhost/res2'/>



*** User 2024-04-23 12:31:38.261 ***🔗
REST request:
Code: 200
Req: {<0.21848.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1cfb6d6c1508b7f6">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_count_user_resources_969@localhost/res1\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"data\":{\"session\":{\"countUserResources\":3}}}">>,183,882}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_count_user_resources_969@localhost/res1\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.262 ***🔗
REST request:
Code: 200
Req: {<0.21850.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e661f3cd8e873687">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"countUserResources\"],\"message\":\"Given user does not exist\",\"extensions\":{\"jid\":\"alien@localhost\",\"code\":\"user_not_found\"}}],\"data\":{\"session\":{\"countUserResources\":null}}}">>,
         341,840}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res3 out
</stream:stream>

*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res3 in
</stream:stream>

*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res2 out
</stream:stream>

*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res2 in
</stream:stream>

*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res1 out
</stream:stream>

*** User 2024-04-23 12:31:38.263 ***🔗
alice_admin_count_user_resources_969@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 12:31:38.264 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1538.html



=== Ended at 2024-04-23 12:31:38
=== successfully completed test case
=== === Returned value: ok


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