=== 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.591.1>},
     {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@e0d583f2e839.2024-03-21_07.34.22/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-21_07.40.22/graphql_cets_suite.get_table_info_not_configured_test.77186.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@e0d583f2e839.2024-03-21_07.34.22/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-21_07.40.22/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e0d583f2e839.2024-03-21_07.34.22"

=== Started at 2024-03-21 07:40:23


*** CT 2024-03-21 07:40:23.357 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2885.html

*** User 2024-03-21 07:40:23.361 ***🔗
REST request:
Code: 200
Req: {<0.609.1>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"55c913c6a0bfb62d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:40:23 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,881}
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-21 07:40:23.364 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2885.html



=== Ended at 2024-03-21 07:40:23
=== successfully completed test case
=== === Returned value: ok