=== 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.32034.0>},
     {preset,"odbc_mssql_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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-18_13.00.11/graphql_cets_suite.get_table_info_not_configured_test.91650.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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.graphql_cets_SUITE.logs/run.2024-03-18_13.00.11/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 13:00:11


*** CT 2024-03-18 13:00:11.551 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1890.html

*** User 2024-03-18 13:00:11.554 ***🔗
REST request:
Code: 200
Req: {<0.32051.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b1b5d379edeed00e">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 18 Mar 2024 13:00:11 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,898}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{},\"query\":\"query { cets { tableInfo { memory nodes size tableName } } }\"}">>,
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}

*** CT 2024-03-18 13:00:11.557 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1890.html



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