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

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"5323ee5beb956aaf">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.29952.0>},
     {auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                 ejabberd_auth_rdbms]},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {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@243f6524d2ce.2024-03-11_11.24.14/big_tests.tests.graphql_stats_SUITE.logs/run.2024-03-11_11.29.25/graphql_stats_suite.admin_stats_domain_test.21509.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@243f6524d2ce.2024-03-11_11.24.14/big_tests.tests.graphql_stats_SUITE.logs/run.2024-03-11_11.29.25/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@243f6524d2ce.2024-03-11_11.24.14"

=== Started at 2024-03-11 11:29:27


*** CT 2024-03-11 11:29:27.289 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1855.html

*** User 2024-03-11 11:29:27.297 ***🔗
REST request:
Code: 200
Req: {<0.29972.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8a9046facac3a987">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjUzMjNlZTViZWI5NTZhYWY=">>}],
      <<"{\"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 11:29:26 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,6398}
Params: #{body =>
              <<"{\"variables\":{\"domain\":\"localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          creds => {<<"admin@localhost">>,<<"5323ee5beb956aaf">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5541,
          return_headers => true,return_maps => true,
          role => {graphql,domain_admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-11 11:29:27.304 ***🔗
REST request:
Code: 200
Req: {<0.29974.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"017a08e483d4ff49">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjUzMjNlZTViZWI5NTZhYWY=">>}],
      <<"{\"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 11:29:26 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,6072}
Params: #{body =>
              <<"{\"variables\":{\"domain\":\"Localhost\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          creds => {<<"admin@localhost">>,<<"5323ee5beb956aaf">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5541,
          return_headers => true,return_maps => true,
          role => {graphql,domain_admin},
          server => #{node => mongooseim@localhost}}

*** CT 2024-03-11 11:29:27.306 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1855.html



=== Ended at 2024-03-11 11:29:27
=== successfully completed test case
=== === Returned value: ok


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