Module ui_tests

Source
Expand description

Tidy check to ensure below in UI test directories:

  • the number of entries in each directory must be less than ENTRY_LIMIT
  • there are no stray .stderr files

Constantsยง

ENTRY_LIMIT ๐Ÿ”’
EXPECTED_TEST_FILE_EXTENSIONS ๐Ÿ”’
EXTENSION_EXCEPTION_PATHS ๐Ÿ”’
ISSUES_ENTRY_LIMIT ๐Ÿ”’

Functionsยง

check
check_entries ๐Ÿ”’