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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      password => <<"secret">>,username => <<"admin">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.23216.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"internal_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@baea9fdafaad.2024-03-06_09.19.52/big_tests.tests.graphql_gdpr_SUITE.logs/run.2024-03-06_09.24.44/graphql_gdpr_suite.admin_gdpr_no_user_test.html"},
     {tc_group_properties,[{name,admin_gdpr_http}]},
     {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@baea9fdafaad.2024-03-06_09.19.52/big_tests.tests.graphql_gdpr_SUITE.logs/run.2024-03-06_09.24.44/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@baea9fdafaad.2024-03-06_09.19.52"

=== Started at 2024-03-06 09:24:44


*** CT 2024-03-06 09:24:44.389 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1551.html

*** User 2024-03-06 09:24:44.392 ***🔗
REST request:
Code: 200
Req: {<0.23250.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f211b28ac0c91f70">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"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">>,<<"Wed, 06 Mar 2024 09:24:44 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,656}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          method => <<"POST">>,
          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">>,<<"secret">>},
          return_maps => true,return_headers => true}

*** CT 2024-03-06 09:24:44.394 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1551.html



=== Ended at 2024-03-06 09:24:44
=== successfully completed test case
=== === Returned value: ok


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