To run the tests:
npm run test:browserObserve that the first test passes, but the second one fails because the cleanup of the first test fails with this error:
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.