=== Test case: graphql_gdpr_SUITE:admin_gdpr_no_user_test/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"ff485f7545d3e5c5">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.30417.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_gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.graphql_gdpr_SUITE.logs/run.2023-12-04_15.46.01/graphql_gdpr_suite.admin_gdpr_no_user_test.81154.html"},
     {tc_group_properties,[{name,domain_admin_gdpr}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_gdpr_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.graphql_gdpr_SUITE.logs/run.2023-12-04_15.46.01/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:46:04


*** CT 2023-12-04 15:46:04.686 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1962.html

*** User 2023-12-04 15:46:04.695 ***🔗
REST request:
Code: 200
Req: {<0.30449.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"14b252b1fc37d606">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OmZmNDg1Zjc1NDVkM2U1YzU=">>}],
      <<"{\"variables\":{\"username\":\"AAAA\",\"resultFilepath\":\"AAA\",\"domain\":\"localhost\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:46:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"216">>}],
         <<"{\"errors\":[{\"path\":[\"gdpr\",\"retrievePersonalData\"],\"message\":\"User does not exist\",\"extensions\":{\"user\":\"aaaa\",\"domain\":\"localhost\",\"code\":\"user_does_not_exist_error\"}}],\"data\":{\"gdpr\":{\"retrievePersonalData\":null}}}">>,
         355,7381}
Params: #{body =>
              <<"{\"variables\":{\"username\":\"AAAA\",\"resultFilepath\":\"AAA\",\"domain\":\"localhost\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>,
          creds => {<<"admin@localhost">>,<<"ff485f7545d3e5c5">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5541,
          return_headers => true,return_maps => true,
          role => {graphql,domain_admin},
          server => #{node => mongooseim@localhost}}

*** CT 2023-12-04 15:46:04.698 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1962.html



=== Ended at 2023-12-04 15:46:04
=== successfully completed test case
=== === Returned value: ok


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