describe("DOMEvents", function() { it("exists in `VIZI`", function() { expect(VIZI.DOMEvents).to.exist; }); });