enhancement
major
minor
major
minor
enhancement
There should be a test to verify that translations exist for all I18NConstants.
Implementation
TestI18NConstantsTranslations tests all I18NConstants that are not loaded from a JAR file. This approach was chosen so that the I18NConstants from tl-core are not tested again when testing tl-element.
Test
In tl-basic, delete a translation for an I18NConstant and run TestI18NConstantsTranslations. This test must fail.