=== Test case: graphql_domain_SUITE:unknown_host_type_error_formatting/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,username => <<"admin">>}},
     {watchdog,<0.16785.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-16_09.08.25/graphql_domain_suite.unknown_host_type_error_formatting.html"},
     {tc_group_properties,[{name,domain_http},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_domain_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-16_09.08.25/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:08:25


*** CT 2023-11-16 09:08:25.667 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1418.html

*** User 2023-11-16 09:08:25.669 ***🔗
REST request:
Code: 200
Req: {<0.16809.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"78d3fa8d0a0d24fa">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"hostType\":\"NonExistingHostType\",\"domain\":\"example.com\"},\"query\":\"mutation ($domain: DomainName!, $hostType: String!) { domain { addDomain(domain: $domain, hostType: $hostType) { domain hostType status } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:08:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"209">>}],
         <<"{\"errors\":[{\"path\":[\"domain\",\"addDomain\"],\"message\":\"Unknown host type\",\"extensions\":{\"hostType\":\"NonExistingHostType\",\"domain\":\"example.com\",\"code\":\"unknown_host_type\"}}],\"data\":{\"domain\":{\"addDomain\":null}}}">>,
         348,788}
Params: #{body =>
              <<"{\"variables\":{\"hostType\":\"NonExistingHostType\",\"domain\":\"example.com\"},\"query\":\"mutation ($domain: DomainName!, $hostType: String!) { domain { addDomain(domain: $domain, hostType: $hostType) { domain hostType status } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:08:25.671 ***🔗
REST request:
Code: 200
Req: {<0.16811.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9645c78802c71b82">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"hostType\":\"NonExistingHostType\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:08:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"path\":[\"domain\",\"domainsByHostType\"],\"message\":\"Unknown host type\",\"extensions\":{\"hostType\":\"NonExistingHostType\",\"code\":\"unknown_host_type\"}}],\"data\":{\"domain\":{\"domainsByHostType\":null}}}">>,
         341,690}
Params: #{body =>
              <<"{\"variables\":{\"hostType\":\"NonExistingHostType\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}

*** CT 2023-11-16 09:08:25.673 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1418.html



=== Ended at 2023-11-16 09:08:25
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result