jamesplease / jamesplease/puppets

Test # of dom operations with MutationObserver

Open
#6 8 comments 0 reactions 1 assignee Claimed by @jamesplease View on GitHub
tests
Dominant language
No language data
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Every action in Puppets should cause at most 2 DOM operations: one for removing what used to be there, and another for adding the new content.

I can test this with [MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).

Q: does JSDom support mutation observer?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.