defunctr
defunctr copied to clipboard
Unit Tests: Create for browsers
Unit Tests
Need to create unit tests that emulate each individual browser version. Current unit testing utilities will not create the DOM that is needed to test this project. We will need to build a virtual DOM for each and every browser version.
This is a major task and will be broken down as an epic.