Skip to content

Updating tests - added support for domain names

Shane Hutchins requested to merge adding_domain_support_to_tests into master
  • Added support for domain names which is used in evaluate tests.
  • pytest now supports --domain or DOMAIN env variable
  • Documentation updated.
  • Also converted tests/templates to templating system used by adminCLI for consistency: ${data_partition}, ${legal_tag}, ${domain} and ${name} are supported on some tests/templates.

Merge request reports