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

=== Config value:

    [{watchdog,<0.16987.0>},
     {schema_endpoint,admin},
     {listener_opts,[{password,<<"secret">>},
                     {schema_endpoint,<<"admin">>},
                     {username,<<"admin">>}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.graphql_domain_SUITE.logs/run.2022-05-11_08.59.19/graphql_domain_suite.delete_domain_password.html"},
     {tc_group_properties,[{suite,graphql_domain_SUITE},
                           {name,domain_handler},
                           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@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.graphql_domain_SUITE.logs/run.2022-05-11_08.59.19/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42"

=== Started at 2022-05-11 08:59:19


*** CT 2022-05-11 08:59:19.727 *** View log from node mongooseim@localhost when started mongooseim@localhost_719.html
*** CT 2022-05-11 08:59:19.727 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_111.html

*** User 2022-05-11 08:59:19.732 ***
REST request:
Code: 200
Req: {<0.17275.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e450ca886e5abd4d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"localhost\"},\"query\":\"mutation M1($domain: String!){ domains { deleteDomainPassword(domain: $domain)} }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 08:59:19 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"81">>}],
         <<"{\"data\":{\"domains\":{\"deleteDomainPassword\":\"Domain admin deleted successfully\"}}}">>,
         219,2343}
Params: #{body =>
              <<"{\"variables\":{\"domain\":\"localhost\"},\"query\":\"mutation M1($domain: String!){ domains { deleteDomainPassword(domain: $domain)} }\",\"operationName\":\"M1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,<<"admin">>},
          server => #{node => mongooseim@localhost}}

*** CT 2022-05-11 08:59:19.734 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_111.html
*** CT 2022-05-11 08:59:19.734 *** View log from node mongooseim@localhost when finished mongooseim@localhost_719.html



=== Ended at 2022-05-11 08:59:19
=== successfully completed test case
=== === Returned value: ok


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