=== Test case: graphql_domain_SUITE:get_domains_after_deletion/1 (click for source code)

=== Config value:

    [{watchdog,<0.17722.0>},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",
                      module => mongoose_graphql_cowboy_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => <<"admin">>,username => <<"admin">>}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.graphql_domain_SUITE.logs/run.2022-05-25_10.40.32/graphql_domain_suite.get_domains_after_deletion.html"},
     {tc_group_properties,[{suite,graphql_domain_SUITE},
                           {name,domain_handler},
                           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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.graphql_domain_SUITE.logs/run.2022-05-25_10.40.32/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:40:32


*** CT 2022-05-25 10:40:33.001 *** View log from node mongooseim@localhost when started mongooseim@localhost_836.html
*** CT 2022-05-25 10:40:33.001 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:40:33.003 ***
REST request:
Code: 200
Req: {<0.17959.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ed60cdca7452c7c6">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"hostType\":\"dummy auth\"},\"query\":\"query Q1($hostType: String!)\\n           {domains\\n               {domainsByHostType(hostType: $hostType)}\\n           }\",\"operationName\":\"Q1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:40:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"data\":{\"domains\":{\"domainsByHostType\":[]}}}">>,183,546}
Params: #{body =>
              <<"{\"variables\":{\"hostType\":\"dummy auth\"},\"query\":\"query Q1($hostType: String!)\\n           {domains\\n               {domainsByHostType(hostType: $hostType)}\\n           }\",\"operationName\":\"Q1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,<<"admin">>},
          server => #{node => mongooseim@localhost}}

*** CT 2022-05-25 10:40:33.005 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:40:33.005 *** View log from node mongooseim@localhost when finished mongooseim@localhost_836.html



=== Ended at 2022-05-25 10:40:33
=== successfully completed test case
=== === Returned value: ok


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