[
https://issues.apache.org/jira/browse/SLING-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert reassigned SLING-8424:
-------------------------------------
Assignee: Stefan Seifert
Fix Version/s: Servlet Helpers 1.2.0
thanks, i've added some code review comments to the PR.
> Enhance Request Parameter Handling to Emulate HTML Forms
> --------------------------------------------------------
>
> Key: SLING-8424
> URL: https://issues.apache.org/jira/browse/SLING-8424
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Servlet Helpers 1.1.10
> Reporter: Rob McDougall
> Assignee: Stefan Seifert
> Priority: Major
> Fix For: Servlet Helpers 1.2.0
>
>
> Currently, the MockSlingHttpServletRequest class is set up to mock query
> parameters only. It assumes that all request parameters are Strings. It
> does not track things like contentType of each parameter.
> I've prototyped some changes to the code in order to allow the mocking of
> HTML form submissions (including file uploads). I'd like to submit a PR with
> those changes.
> I'm raising this issue for discussion before generating the PR in case there
> is any other ongoing work that I'm not aware of or if there are objections to
> the idea.
> If you want to preview the changes ahead of the PR, they are in a fork of the
> code available here:
> [https://github.com/rmcdouga/sling-org-apache-sling-servlet-helpers]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)