const chai = require("chai"); const expect = chai.expect; const path = require("path"); const {JSDOM} = require("jsdom"); describe("Test function cmpVersions in js/module.js", function() { let cmp; before(function(done) { const dom = new JSDOM(`\