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

=== Config value:

    [{test_process,<0.18554.2>},
     {endpoint_addr,"http://localhost:5557"},
     {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.18515.2>},
     {tc_logfile,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-25_07.08.17/lib.mongooseim.logs/run.2024-04-25_07.08.17/mongoose_graphql_suite.use_directive_can_use_auth_user_domain.23813.html"},
     {tc_group_properties,[{name,user_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-25_07.08.17/lib.mongooseim.logs/run.2024-04-25_07.08.17/log_private/"}]

=== Current directory is "/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-25_07.08.17"

=== Started at 2024-04-25 07:11:27


*** User 2024-04-25 07:11:27.656 ***🔗
{ok,{{<<"200">>,<<"OK">>},
     [{<<"vary">>,<<"accept">>},
      {<<"server">>,<<"Cowboy">>},
      {<<"date">>,<<"Thu, 25 Apr 2024 07:11:26 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,749}}



=== Ended at 2024-04-25 07:11:27
=== 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">>]}