- Tests are using both JSDOM and custom Vereign [DOM parser](https://code.vereign.com/code/js-toolbox/gsdom).
- 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.
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 that you are applying.
Whenever you develop a new normalisation logic, ensure that Vereign DOM parser support functions that you are applying.