https://bugzilla.redhat.com/show_bug.cgi?id=1426960 Bug ID: 1426960 Summary: Review Request: nodejs-body-parser - Node.js body parsing middleware Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: rosser.bjr@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://tc01.fedorapeople.org/quassel/quassel-webserver/nodejs-body-parser.spec SRPM URL: https://tc01.fedorapeople.org/quassel/quassel-webserver/nodejs-body-parser-1.16.1-1.fc25.src.rpm Description: Parse incoming request bodies in a middleware before your handlers, availabe under the req.body property. This does not handle multipart bodies, due to their complex and typically large nature. Fedora Account System Username: tc01 Note that (as is noted in the spec) this patch [1] is required because we ship an outdated nodejs-supertest, and a single unit test does not work with the version we ship. I simply disabled the test; all other tests pass. [1] https://tc01.fedorapeople.org/quassel/quassel-webserver/nodejs-body-parser-disable-json-test.patch -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx