-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
The EMLParser fails to detect invalid EML documents during the test phase. Clean up the build and test system, and ensure that all files that are not following the EML rules fail the validation and that the tests detect that. This includes:
- Add invalid test files for id/references checks
- Add invalid files for annotations
- Add test output to understand what is failing
- Stop duplicating files in multiple locations unnecessarily
Reactions are currently unavailable