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

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain.example.com">>,<<"37eb3e7010229998">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.31566.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@3a13e6c63e00.2024-04-23_06.26.56/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-23_06.32.40/graphql_stats_suite.admin_stats_domain_test.81922.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@3a13e6c63e00.2024-04-23_06.26.56/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-23_06.32.40/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3a13e6c63e00.2024-04-23_06.26.56"

=== Started at 2024-04-23 06:32:42


*** CT 2024-04-23 06:32:42.844 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2887.html

*** User 2024-04-23 06:32:42.852 ***🔗
REST request:
Code: 200
Req: {<0.31586.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d0fd7583f8a703ed">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjM3ZWIzZTcwMTAyMjk5OTg=">>}],
      <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:32:42 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,6621}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,domain_admin},
          return_maps => true,method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          creds => {<<"admin@domain.example.com">>,<<"37eb3e7010229998">>},
          return_headers => true}


*** User 2024-04-23 06:32:42.859 ***🔗
REST request:
Code: 200
Req: {<0.31588.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fecb9327069f7bdf">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjM3ZWIzZTcwMTAyMjk5OTg=">>}],
      <<"{\"variables\":{\"domain\":\"Domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:32:42 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"71">>}],
         <<"{\"data\":{\"stat\":{\"domainStats\":{\"registeredUsers\":0,\"onlineUsers\":0}}}}">>,
         209,6085}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,domain_admin},
          return_maps => true,method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"Domain.example.com\"},\"query\":\"query ($domain: DomainName!) { stat { domainStats(domain: $domain) { onlineUsers registeredUsers } } }\"}">>,
          creds => {<<"admin@domain.example.com">>,<<"37eb3e7010229998">>},
          return_headers => true}

*** CT 2024-04-23 06:32:42.861 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2887.html



=== Ended at 2024-04-23 06:32:42
=== successfully completed test case
=== === Returned value: ok


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