=== Test case: graphql_gdpr_SUITE:admin_retrieve_user_data/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_retrieve_user_data.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.466 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1866.html

*** User 2024-02-27 10:15:02.494 ***🔗
REST request:
Code: 200
Req: {<0.30541.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"12ddc1d1ad1be92f">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\",\"variables\":{\"username\":\"alicE_admin_retrieve_user_data_1384\",\"resultFilepath\":\"admin_retrieve_user_data.1709028902470730383.zip\",\"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">>,<<"59">>}],
         <<"{\"data\":{\"gdpr\":{\"retrievePersonalData\":\"Data retrieved\"}}}">>,
         197,22571}
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\":\"alicE_admin_retrieve_user_data_1384\",\"resultFilepath\":\"admin_retrieve_user_data.1709028902470730383.zip\",\"domain\":\"domain.example.com\"}}">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}


*** User 2024-02-27 10:15:02.495 ***🔗
extracting logs admin_retrieve_user_data.1709028902470730383.zip.alicE_admin_retrieve_user_data_1384.unzipped
*** CT 2024-02-27 10:15:02.505 *** 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