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

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain-admin.example.com">>,
                    <<"c9ddf130a249c79a">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.17201.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-17_15.12.44/graphql_domain_suite.domain_admin_set_domain_password.html"},
     {tc_group_properties,[{name,domain_admin_tests},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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-17_15.12.44/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:12:53


*** CT 2023-11-17 15:12:53.621 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1398.html

*** User 2023-11-17 15:12:53.634 ***🔗
REST request:
Code: 200
Req: {<0.17221.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2125e289b2d0cf37">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLWFkbWluLmV4YW1wbGUuY29tOmM5ZGRmMTMwYTI0OWM3OWE=">>}],
      <<"{\"variables\":{\"password\":\"secret\",\"domain\":\"domain-admin.example.com\"},\"query\":\"mutation ($domain: DomainName!, $password: NonEmptyString!) { domain { setDomainPassword(domain: $domain, password: $password) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:12:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"76">>}],
         <<"{\"data\":{\"domain\":{\"setDomainPassword\":\"Domain password set successfully\"}}}">>,
         214,12249}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"admin@domain-admin.example.com">>,<<"c9ddf130a249c79a">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"password\":\"secret\",\"domain\":\"domain-admin.example.com\"},\"query\":\"mutation ($domain: DomainName!, $password: NonEmptyString!) { domain { setDomainPassword(domain: $domain, password: $password) } }\"}">>,
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}

*** CT 2023-11-17 15:12:53.635 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1398.html



=== Ended at 2023-11-17 15:12:53
=== successfully completed test case
=== === Returned value: ok


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