Skip to content

test: add two test cases for querystring

Test cases:

  • Cover untested branch in the state machine with the strings that its first letter is + in the key/value.
  • qs.unescapeBuffer shouldn't decode + to space.

This test increases the coverage of querystring.js:

The following branches will be skipped:

Checklist
  • make -j4 test
  • tests are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading