mozilla/sanitizer-polyfill
View on GitHubSet up a test framework to create and run unit and integration tests
Open
#10 opened on Jul 7, 2021
help wantedinfra
Repository metrics
- Stars
- (76 stars)
- PR merge metrics
- (PR metrics pending)
Description
As of right now, we will need to write unit tests for functions in src/sanitizer.js and integration tests for Sanitizer methods.
We might be able to draw inspiration from the testing setup and the test cases in DOMPurify