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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.22621.0>},
     {auth_mods,[ejabberd_auth_ldap,ejabberd_auth_anonymous,
                 ejabberd_auth_ldap]},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-10_12.47.05/graphql_stats_suite.admin_stats_global_test.html"},
     {tc_group_properties,[{name,admin_stats_http}]},
     {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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.graphql_stats_SUITE.logs/run.2024-04-10_12.47.05/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@03949f4c9d5e.2024-04-10_12.43.18"

=== Started at 2024-04-10 12:47:05


*** CT 2024-04-10 12:47:05.698 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1542.html

*** User 2024-04-10 12:47:05.704 ***🔗
REST request:
Code: 200
Req: {<0.22631.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5dccca0d7fc033ec">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { stat { globalStats { incomingS2S onlineUsers onlineUsersNode outgoingS2S registeredUsers uptimeSeconds } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:47:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"143">>}],
         <<"{\"data\":{\"stat\":{\"globalStats\":{\"uptimeSeconds\":257,\"registeredUsers\":0,\"outgoingS2S\":0,\"onlineUsersNode\":0,\"onlineUsers\":0,\"incomingS2S\":0}}}}">>,
         282,4291}
Params: #{body =>
              <<"{\"variables\":{},\"query\":\"query { stat { globalStats { incomingS2S onlineUsers onlineUsersNode outgoingS2S registeredUsers uptimeSeconds } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-10 12:47:05.705 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1542.html



=== Ended at 2024-04-10 12:47:05
=== successfully completed test case
=== === Returned value: ok


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