=== Test case: graphql_domain_SUITE:delete_domain_password/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,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.16912.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@622407a836e4.2024-03-27_08.12.47/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-27_08.15.45/graphql_domain_suite.delete_domain_password.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@622407a836e4.2024-03-27_08.12.47/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-27_08.15.45/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@622407a836e4.2024-03-27_08.12.47"

=== Started at 2024-03-27 08:15:45


*** CT 2024-03-27 08:15:45.880 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1489.html

*** User 2024-03-27 08:15:45.884 ***🔗
REST request:
Code: 200
Req: {<0.17186.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8d37df6f7e033c7a">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"mutation ($domain: DomainName!) { domain { deleteDomainPassword(domain: $domain) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 27 Mar 2024 08:15:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"83">>}],
         <<"{\"data\":{\"domain\":{\"deleteDomainPassword\":\"Domain password deleted successfully\"}}}">>,
         221,2307}
Params: #{body =>
              <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"mutation ($domain: DomainName!) { domain { deleteDomainPassword(domain: $domain) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-27 08:15:45.887 ***🔗
REST request:
Code: 200
Req: {<0.17188.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c856c50c64946580">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"mutation ($domain: DomainName!) { domain { deleteDomainPassword(domain: $domain) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 27 Mar 2024 08:15:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"210">>}],
         <<"{\"errors\":[{\"path\":[\"domain\",\"deleteDomainPassword\"],\"message\":\"Domain password does not exist\",\"extensions\":{\"domain\":\"domain.example.com\",\"code\":\"not_found\"}}],\"data\":{\"domain\":{\"deleteDomainPassword\":null}}}">>,
         349,1004}
Params: #{body =>
              <<"{\"variables\":{\"domain\":\"domain.example.com\"},\"query\":\"mutation ($domain: DomainName!) { domain { deleteDomainPassword(domain: $domain) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}

*** CT 2024-03-27 08:15:45.888 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1489.html



=== Ended at 2024-03-27 08:15:45
=== successfully completed test case
=== === Returned value: ok


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