Skip to content
Snippets Groups Projects
Commit 55ba7692 authored by Igor Markin's avatar Igor Markin
Browse files

Update readme

parent e3d85ebc
Branches
Tags
1 merge request!5Rework with parse 5
......@@ -15,3 +15,8 @@ If you are going to create a new test case, please follow the structure inside t
_Important note: MIME normaliser does not cover all provided test cases.
Some of them explicitly ignored to indicate which tests has to be fixed. Please refer to `failingCases` arrays inside the test files._
Tests are using both JSDOM and custom Vereign [DOM parser](https://code.vereign.com/code/js-toolbox/gsdom).
Vereign DOM parser has been developed to support MIME normalisation in Google Add-on and is a must for testing.
Whenever you develop a new normalisation logic, ensure that Vereign DOM parser support functions you apply.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment