You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not adding this to the 2.0 milestone because the package is simple enough that I feel okay about no tests (and I have no experience writing JS testing, so it may be a long road), but tests should definitely be implemented to make future development/enhancement quicker and safer.
The text was updated successfully, but these errors were encountered:
I'm putting this on hold because I'm not quite sure how to proceed. The module relies very heavily on MutationObserver, which doesn't appear to be accurately replicated in Jest. I think the way forward is probably to switch over to Mocha, or something that will be running this stuff in an actual headless browser, but I'm not relishing the idea of re-writing the tests I've already written. It is a goal, and only I would ideally like to make at least some progress on before 2.0 release.
Not adding this to the 2.0 milestone because the package is simple enough that I feel okay about no tests (and I have no experience writing JS testing, so it may be a long road), but tests should definitely be implemented to make future development/enhancement quicker and safer.
The text was updated successfully, but these errors were encountered: