=== Test case: graphql_domain_SUITE:set_domain_password/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">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.17104.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@441699047eb5.2024-03-21_07.46.05/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-21_07.49.07/graphql_domain_suite.set_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@441699047eb5.2024-03-21_07.46.05/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-21_07.49.07/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@441699047eb5.2024-03-21_07.46.05"

=== Started at 2024-03-21 07:49:08


*** CT 2024-03-21 07:49:08.216 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1520.html

*** User 2024-03-21 07:49:08.229 ***🔗
REST request:
Code: 200
Req: {<0.17354.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"32c1cf29ba183a1a">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"password\":\"secret\",\"domain\":\"localhost\"},\"query\":\"mutation ($domain: DomainName!, $password: NonEmptyString!) { domain { setDomainPassword(domain: $domain, password: $password) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:49:07 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"76">>}],
         <<"{\"data\":{\"domain\":{\"setDomainPassword\":\"Domain password set successfully\"}}}">>,
         214,10025}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"password\":\"secret\",\"domain\":\"localhost\"},\"query\":\"mutation ($domain: DomainName!, $password: NonEmptyString!) { domain { setDomainPassword(domain: $domain, password: $password) } }\"}">>,
          return_maps => true,return_headers => true}

*** CT 2024-03-21 07:49:08.230 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1520.html



=== Ended at 2024-03-21 07:49:08
=== successfully completed test case
=== === Returned value: ok


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