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

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain.example.com">>,<<"05be0754cd24f590">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.30571.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@ea7194d6e7a9.2024-04-15_20.13.03/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-15_20.19.12/graphql_stats_suite.admin_stats_domain_test.83458.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@ea7194d6e7a9.2024-04-15_20.13.03/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-15_20.19.12/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ea7194d6e7a9.2024-04-15_20.13.03"

=== Started at 2024-04-15 20:19:15


*** CT 2024-04-15 20:19:15.588 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1851.html

*** User 2024-04-15 20:19:15.604 ***🔗
REST request:
Code: 200
Req: {<0.30591.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b620cabd87f033da">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjA1YmUwNzU0Y2QyNGY1OTA=">>}],
      <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 20:19:15 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,13317}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,domain_admin},
          body =>
              <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          method => <<"POST">>,
          creds => {<<"admin@domain.example.com">>,<<"05be0754cd24f590">>},
          return_maps => true,return_headers => true}


*** User 2024-04-15 20:19:15.613 ***🔗
REST request:
Code: 200
Req: {<0.30593.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a5e68f653239593e">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjA1YmUwNzU0Y2QyNGY1OTA=">>}],
      <<"{\"variables\":{\"domain\":\"Domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 20:19:15 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,7134}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,domain_admin},
          body =>
              <<"{\"variables\":{\"domain\":\"Domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          method => <<"POST">>,
          creds => {<<"admin@domain.example.com">>,<<"05be0754cd24f590">>},
          return_maps => true,return_headers => true}

*** CT 2024-04-15 20:19:15.615 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1851.html



=== Ended at 2024-04-15 20:19:15
=== successfully completed test case
=== === Returned value: ok


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