=== Test case: graphql_cets_SUITE:get_table_info_not_configured_test/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.24202.0>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_cets_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ee6d6cc0fa22.2024-04-25_14.57.05/big_tests.tests.graphql_cets_SUITE.logs/run.2024-04-25_15.01.49/graphql_cets_suite.get_table_info_not_configured_test.58370.html"},
     {tc_group_properties,[{name,cets_not_configured},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_cets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ee6d6cc0fa22.2024-04-25_14.57.05/big_tests.tests.graphql_cets_SUITE.logs/run.2024-04-25_15.01.49/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ee6d6cc0fa22.2024-04-25_14.57.05"

=== Started at 2024-04-25 15:01:50


*** CT 2024-04-25 15:01:50.033 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1575.html

*** User 2024-04-25 15:01:50.038 ***🔗
REST request:
Code: 200
Req: {<0.24219.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"95e4c86635d1dc90">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 15:01:49 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"225">>}],
         <<"{\"errors\":[{\"path\":[\"cets\",\"tableInfo\"],\"message\":\"Some of the required internal databases are not loaded\",\"extensions\":{\"not_loaded_internal_databases\":[\"cets\"],\"code\":\"deps_not_loaded\"}}],\"data\":{\"cets\":{\"tableInfo\":null}}}">>,
         364,920}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>,
          role => {graphql,admin},
          method => <<"POST">>,return_maps => true,return_headers => true}

*** CT 2024-04-25 15:01:50.041 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1575.html



=== Ended at 2024-04-25 15:01:50
=== successfully completed test case
=== === Returned value: ok