=== Test case: mongoose_graphql_SUITE:use_directive_can_use_auth_domain_admin_domain/1 (click for source code)

=== Config value:

    [{test_process,<0.18914.2>},
     {endpoint_addr,"http://localhost:5560"},
     {hosts,[<<"test-domain.com">>,<<"localhost">>]},
     {loaded_services,[service_a,service_b]},
     {loaded_modules,#{<<"localhost">> => [mod_a,mod_b,mod_c],
                       <<"test-domain.com">> => [mod_a,mod_d]}},
     {watchdog,<0.18882.2>},
     {tc_logfile,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-16_10.12.07/lib.mongooseim.logs/run.2024-04-16_10.12.07/mongoose_graphql_suite.use_directive_can_use_auth_domain_admin_domain.54019.html"},
     {tc_group_properties,[{name,domain_admin_listener},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/_build/test/lib/mongooseim/test/mongoose_graphql_SUITE_data/"},
     {priv_dir,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-16_10.12.07/lib.mongooseim.logs/run.2024-04-16_10.12.07/log_private/"}]

=== Current directory is "/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-16_10.12.07"

=== Started at 2024-04-16 10:15:48


*** User 2024-04-16 10:15:48.141 ***🔗
{ok,{{<<"200">>,<<"OK">>},
     [{<<"vary">>,<<"accept">>},
      {<<"server">>,<<"Cowboy">>},
      {<<"date">>,<<"Tue, 16 Apr 2024 10:15:47 GMT">>},
      {<<"content-type">>,<<"application/json">>},
      {<<"content-length">>,<<"184">>}],
     <<"{\"errors\":[{\"path\":[\"command\"],\"message\":\"Some of the required modules are not loaded\",\"extensions\":{\"not_loaded_modules\":[\"mod_x\"],\"code\":\"deps_not_loaded\"}}],\"data\":{\"command\":null}}">>,
     323,643}}



=== Ended at 2024-04-16 10:15:48
=== successfully completed test case
=== === Returned value: #{<<"extensions">> =>
                          #{<<"code">> => <<"deps_not_loaded">>,
                            <<"not_loaded_modules">> => [<<"mod_x">>]},
                      <<"message">> =>
                          <<"Some of the required modules are not loaded">>,
                      <<"path">> => [<<"command">>]}