=== 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">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.32614.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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.graphql_cets_SUITE.logs/run.2024-04-15_15.58.40/graphql_cets_suite.get_table_info_not_configured_test.89858.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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.graphql_cets_SUITE.logs/run.2024-04-15_15.58.40/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@82e417e9e7f3.2024-04-15_15.52.32"

=== Started at 2024-04-15 15:58:40


*** CT 2024-04-15 15:58:40.628 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1883.html

*** User 2024-04-15 15:58:40.632 ***🔗
REST request:
Code: 200
Req: {<0.32631.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"46e2ba0c3c41dbc8">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 15:58:40 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,664}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>,
          method => <<"POST">>,
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}

*** CT 2024-04-15 15:58:40.639 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1883.html



=== Ended at 2024-04-15 15:58:40
=== successfully completed test case
=== === Returned value: ok