describe("hx-preserve attribute", function () { beforeEach(function () { this.server = makeServer(); clearWorkArea(); }); afterEach(function () { this.server.restore(); clearWorkArea(); }); it('handles basic response properly', function () { this.server.respondWith("GET", "/test", "