=== 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,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.31798.0>},
     {preset,"pgsql_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@cf03cc25b0e7.2024-03-12_11.07.06/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-12_11.13.18/graphql_cets_suite.get_table_info_not_configured_test.75138.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@cf03cc25b0e7.2024-03-12_11.07.06/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-12_11.13.18/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cf03cc25b0e7.2024-03-12_11.07.06"

=== Started at 2024-03-12 11:13:19


*** CT 2024-03-12 11:13:19.079 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1887.html

*** User 2024-03-12 11:13:19.083 ***🔗
REST request:
Code: 200
Req: {<0.31815.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9b3a9f2ca02bd688">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 11:13:18 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,876}
Params: #{body =>
              <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>,
          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-03-12 11:13:19.085 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1887.html



=== Ended at 2024-03-12 11:13:19
=== successfully completed test case
=== === Returned value: ok