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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.17210.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@622407a836e4.2024-03-27_08.12.47/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-27_08.15.45/graphql_domain_suite.domain_not_found_error_formatting_after_mutation_enable_domain.15364.html"},
     {tc_group_properties,[{name,domain_cli},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@622407a836e4.2024-03-27_08.12.47/big_tests.tests.graphql_domain_SUITE.logs/run.2024-03-27_08.15.45/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@622407a836e4.2024-03-27_08.12.47"

=== Started at 2024-03-27 08:15:48


*** CT 2024-03-27 08:15:48.271 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1489.html

*** User 2024-03-27 08:15:48.478 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  domain enableDomain --domain NonExistingDomain
Result "{\n  \"errors\" : [\n    {\n      \"path\" : [\n        \"domain\",\n        \"enableDomain\"\n      ],\n      \"message\" : \"Given domain does not exist\",\n      \"extensions\" : {\n        \"domain\" : \"nonexistingdomain\",\n        \"code\" : \"not_found\"\n      }\n    }\n  ],\n  \"data\" : {\n    \"domain\" : {\n      \"enableDomain\" : null\n    }\n  }\n}\n"
ExitStatus 1

*** User 2024-03-27 08:15:48.478 ***🔗
ResultString:
{
  "errors" : [
    {
      "path" : [
        "domain",
        "enableDomain"
      ],
      "message" : "Given domain does not exist",
      "extensions" : {
        "domain" : "nonexistingdomain",
        "code" : "not_found"
      }
    }
  ],
  "data" : {
    "domain" : {
      "enableDomain" : null
    }
  }
}

*** CT 2024-03-27 08:15:48.479 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1489.html



=== Ended at 2024-03-27 08:15:48
=== successfully completed test case
=== === Returned value: ok


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