=== 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",
                      username => <<"admin">>,password => <<"secret">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.30531.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_gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.graphql_gdpr_SUITE.logs/run.2024-02-27_10.15.02/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@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.graphql_gdpr_SUITE.logs/run.2024-02-27_10.15.02/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a21fc9dcd843.2024-02-27_10.07.42"

=== Started at 2024-02-27 10:15:02


*** CT 2024-02-27 10:15:02.595 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1866.html

*** User 2024-02-27 10:15:02.599 ***🔗
REST request:
Code: 200
Req: {<0.30565.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"01f1559a2a033882">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\",\"variables\":{\"username\":\"AAAA\",\"resultFilepath\":\"AAA\",\"domain\":\"domain.example.com\"}}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 27 Feb 2024 10:15:02 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"225">>}],
         <<"{\"errors\":[{\"path\":[\"gdpr\",\"retrievePersonalData\"],\"message\":\"User does not exist\",\"extensions\":{\"user\":\"aaaa\",\"domain\":\"domain.example.com\",\"code\":\"user_does_not_exist_error\"}}],\"data\":{\"gdpr\":{\"retrievePersonalData\":null}}}">>,
         364,1750}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\",\"variables\":{\"username\":\"AAAA\",\"resultFilepath\":\"AAA\",\"domain\":\"domain.example.com\"}}">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}

*** CT 2024-02-27 10:15:02.601 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1866.html



=== Ended at 2024-02-27 10:15:02
=== successfully completed test case
=== === Returned value: ok


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