]> source.dussan.org Git - jquery.git/commit
Tests: replace express with basic Node server
authorTimmy Willison <timmywil@users.noreply.github.com>
Sun, 11 Aug 2024 15:17:34 +0000 (11:17 -0400)
committerTimmy Willison <timmywil@users.noreply.github.com>
Sat, 24 Aug 2024 14:05:01 +0000 (10:05 -0400)
commitb4ab47afd7465c0037ad16f386d035fd3bbb077e
treeca8ac4910bade99d7fcb413bf5864d85147309f2
parentaf599d0d63d2eae1e7e17b4b689889cdf51162db
Tests: replace express with basic Node server

Closes gh-5531
eslint.config.js
package-lock.json
package.json
test/data/mock.php
test/middleware-mockserver.cjs [new file with mode: 0644]
test/middleware-mockserver.js [deleted file]
test/runner/createTestServer.js
test/runner/run.js