schrodinger.test.stu.constants module

Stores data that is used in one or more STU files.

Currently contains:

  • Jobcontrol exit codes.

  • Product dependencies maps.

schrodinger.test.stu.constants.LICENSE_CHECK_FILE = 'license_check.txt'

License file name produced by each test.

schrodinger.test.stu.constants.REF_LICENSE_CHECK_FILE = 'license_check_reference.txt'

Name of reference license file.

schrodinger.test.stu.constants.SKIP_LICENSE_TAG = 'skip_license_checking'

If a test has this tag, we won’t check its license.