SIGN IN SIGN UP
expressjs / express UNCLAIMED

Fast, unopinionated, minimalist web framework for node.

0 0 0 JavaScript

skip QUERY tests for Node 21 only, still not supported (#5695)

* skip QUERY tests for Node 21 only, still not supported

QUERY support has now landed in Node 22.2.0, but is still not supported
in 21.7.3

QUERY showed up in http.METHODS in 21.7.2. Only Node versions after that
will attempt to run tests for it, based on the way we dynamically test
members of the http.METHODS array from Node

* update CI to run on 21.7 and 22.2
J
Jon Church committed
61421a8c0c2abf011868d90df93813992e3c7563
Parent: f42b160
Committed by GitHub <noreply@github.com> on 6/9/2024, 3:25:42 AM