=== Test case: graphql_stats_SUITE:admin_stats_domain_test/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"83617e54c20a4595">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.29597.0>},
     {auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                 ejabberd_auth_rdbms]},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_stats_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e7f405fd09c8.2024-03-11_18.01.02/big_tests.tests.graphql_stats_SUITE.logs/run.2024-03-11_18.06.13/graphql_stats_suite.admin_stats_domain_test.41603.html"},
     {tc_group_properties,[{name,domain_admin_stats}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_stats_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e7f405fd09c8.2024-03-11_18.01.02/big_tests.tests.graphql_stats_SUITE.logs/run.2024-03-11_18.06.13/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e7f405fd09c8.2024-03-11_18.01.02"

=== Started at 2024-03-11 18:06:16


*** CT 2024-03-11 18:06:16.224 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1732.html

*** User 2024-03-11 18:06:16.232 ***🔗
REST request:
Code: 200
Req: {<0.29617.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f8a5cd531ea605ee">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjgzNjE3ZTU0YzIwYTQ1OTU=">>}],
      <<"{\"variables\":{\"domain\":\"localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 18:06:16 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,7150}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,domain_admin},
          creds => {<<"admin@localhost">>,<<"83617e54c20a4595">>},
          body =>
              <<"{\"variables\":{\"domain\":\"localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          return_maps => true,return_headers => true}


*** User 2024-03-11 18:06:16.241 ***🔗
REST request:
Code: 200
Req: {<0.29619.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"934358aab8e83d5e">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjgzNjE3ZTU0YzIwYTQ1OTU=">>}],
      <<"{\"variables\":{\"domain\":\"Localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 18:06:16 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,6714}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,domain_admin},
          creds => {<<"admin@localhost">>,<<"83617e54c20a4595">>},
          body =>
              <<"{\"variables\":{\"domain\":\"Localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          return_maps => true,return_headers => true}

*** CT 2024-03-11 18:06:16.242 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1732.html



=== Ended at 2024-03-11 18:06:16
=== successfully completed test case
=== === Returned value: ok


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