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

=== Config value:

    [{test_process,<0.84053.0>},
     {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.84014.0>},
     {tc_logfile,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-10_14.24.39/lib.mongooseim.logs/run.2024-04-10_14.24.39/mongoose_graphql_suite.use_directive_can_use_auth_user_domain.67330.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-10_14.24.39/lib.mongooseim.logs/run.2024-04-10_14.24.39/log_private/"}]

=== Current directory is "/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2024-04-10_14.24.39"

=== Started at 2024-04-10 14:28:09


*** User 2024-04-10 14:28:09.115 ***🔗
{ok,{{<<"200">>,<<"OK">>},
     [{<<"vary">>,<<"accept">>},
      {<<"server">>,<<"Cowboy">>},
      {<<"date">>,<<"Wed, 10 Apr 2024 14:28:08 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,895}}



=== Ended at 2024-04-10 14:28:09
=== 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">>]}