=== Test case: graphql_vcard_SUITE:admin_get_vcard_no_host/1 (click for source code)

=== Config value:

    [{watchdog,<0.25009.0>},
     {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}},
     {mod_vcard_opts,#{matches => 30,
                       host => {prefix,<<"vjud.">>},
                       search => true,iqdisc => parallel,backend => mnesia}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_vcard_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bc31f149a69e.2024-04-16_12.56.33/big_tests.tests.graphql_vcard_SUITE.logs/run.2024-04-16_13.02.53/graphql_vcard_suite.admin_get_vcard_no_host.html"},
     {tc_group_properties,[{name,admin_vcard_configured}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_vcard_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@bc31f149a69e.2024-04-16_12.56.33/big_tests.tests.graphql_vcard_SUITE.logs/run.2024-04-16_13.02.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bc31f149a69e.2024-04-16_12.56.33"

=== Started at 2024-04-16 13:02:54


*** CT 2024-04-16 13:02:54.790 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1574.html

*** User 2024-04-16 13:02:54.795 ***🔗
REST request:
Code: 200
Req: {<0.25090.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e6109ef16bc0999c">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"eddie@otherhost\"},\"query\":\"query ($user: JID!) { vcard { getVcard(user: $user) { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { __typename } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 13:02:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"182">>}],
         <<"{\"errors\":[{\"path\":[\"vcard\",\"getVcard\"],\"message\":\"User's domain does not exist\",\"extensions\":{\"user\":\"eddie@otherhost\",\"code\":\"user_not_found\"}}],\"data\":{\"vcard\":{\"getVcard\":null}}}">>,
         321,2005}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"user\":\"eddie@otherhost\"},\"query\":\"query ($user: JID!) { vcard { getVcard(user: $user) { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { __typename } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-16 13:02:54.799 ***🔗
REST request:
Code: 200
Req: {<0.25092.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ccb142cce82d530f">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"eddie@localhost\"},\"query\":\"query ($user: JID!) { vcard { getVcard(user: $user) { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { __typename } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 13:02:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"179">>}],
         <<"{\"errors\":[{\"path\":[\"vcard\",\"getVcard\"],\"message\":\"Given user does not exist\",\"extensions\":{\"user\":\"eddie@localhost\",\"code\":\"user_not_found\"}}],\"data\":{\"vcard\":{\"getVcard\":null}}}">>,
         318,1706}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"user\":\"eddie@localhost\"},\"query\":\"query ($user: JID!) { vcard { getVcard(user: $user) { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { address { country extadd locality pcode pobox region street tags } agent { ... on External { extValue } ... on AgentVcard { vcard { __typename } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } } birthday categories { keyword } class { tags } desc email { tags userId } formattedName geo { lat lon } jabberId key { credential type } label { line tags } logo { ... on External { extValue } ... on ImageData { binValue type } } mailer nameComponents { family givenName middleName prefix suffix } nickname note org { orgname orgunit } photo { ... on External { extValue } ... on ImageData { binValue type } } prodId rev role sortString sound { ... on External { extValue } ... on BinValue { binValue } ... on Phonetic { phonetic } } telephone { number tags } timeZone title uid url } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}

*** CT 2024-04-16 13:02:54.801 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1574.html



=== Ended at 2024-04-16 13:02:54
=== successfully completed test case
=== === Returned value: ok


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