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 🔒