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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.17030.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@3a13e6c63e00.2024-04-23_06.26.56/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-23_06.29.53/graphql_domain_suite.create_domain.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@3a13e6c63e00.2024-04-23_06.26.56/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-23_06.29.53/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3a13e6c63e00.2024-04-23_06.26.56"

=== Started at 2024-04-23 06:29:53


*** CT 2024-04-23 06:29:53.507 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1521.html

*** User 2024-04-23 06:29:53.512 ***🔗
REST request:
Code: 200
Req: {<0.17040.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"737e49824e0c1c86">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"hostType\":\"dummy auth\",\"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">>,<<"Tue, 23 Apr 2024 06:29:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"96">>}],
         <<"{\"data\":{\"domain\":{\"addDomain\":{\"status\":null,\"hostType\":\"dummy auth\",\"domain\":\"example.com\"}}}}">>,
         234,3348}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          return_maps => true,method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"hostType\":\"dummy auth\",\"domain\":\"example.com\"},\"query\":\"mutation ($domain: DomainName!, $hostType: String!) { domain { addDomain(domain: $domain, hostType: $hostType) { domain hostType status } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 06:29:53.516 ***🔗
REST request:
Code: 200
Req: {<0.17042.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2460179ab09ccbd9">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"hostType\":\"dummy auth\",\"domain\":\"second.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">>,<<"Tue, 23 Apr 2024 06:29:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"103">>}],
         <<"{\"data\":{\"domain\":{\"addDomain\":{\"status\":null,\"hostType\":\"dummy auth\",\"domain\":\"second.example.com\"}}}}">>,
         242,2012}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          return_maps => true,method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"hostType\":\"dummy auth\",\"domain\":\"second.example.com\"},\"query\":\"mutation ($domain: DomainName!, $hostType: String!) { domain { addDomain(domain: $domain, hostType: $hostType) { domain hostType status } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}

*** CT 2024-04-23 06:29:53.518 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1521.html



=== Ended at 2024-04-23 06:29:53
=== successfully completed test case
=== === Returned value: ok


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