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

=== Config value:

    [{test_process,<0.19024.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.18985.2>},
     {tc_logfile,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-02-27_12.09.28/lib.mongooseim.logs/run.2024-02-27_12.09.29/mongoose_graphql_suite.use_directive_can_use_auth_user_domain.61698.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-02-27_12.09.28/lib.mongooseim.logs/run.2024-02-27_12.09.29/log_private/"}]

=== Current directory is "/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-02-27_12.09.28"

=== Started at 2024-02-27 12:13:35


*** User 2024-02-27 12:13:35.839 ***🔗
{ok,{{<<"200">>,<<"OK">>},
     [{<<"vary">>,<<"accept">>},
      {<<"server">>,<<"Cowboy">>},
      {<<"date">>,<<"Tue, 27 Feb 2024 12:13:35 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,807}}



=== Ended at 2024-02-27 12:13:35
=== 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">>]}