const path = require("path"); const { JSDOM } = require("jsdom"); describe("File js/class", function () { describe("Test function cloneObject", function () { let clone; let dom; beforeAll(function (done) { dom = new JSDOM( `\