cziegeler opened a new pull request, #81:
URL: https://github.com/apache/sling-org-apache-sling-engine/pull/81

   Adds clarifying notes and guidelines to both AGENTS.md and README.md.
   
   - Add JMX/request stats test command (`RequestProcessorMBeanImplTest`, 
`ServletFilterManagerTest`, `SlingFilterConfigTest`)
   - Document shared test utilities directory (`.../impl/testutil/`)
   - Clarify testing framework: JUnit 4 primary, JUnit 5 Jupiter available for 
parameterized tests
   - Add note on filter JMX naming: prefer `service.pid` over `component.name` 
for factory components
   - Add note on Web Console plugins: avoid checked exceptions from 
`doGet`/`doPost`, escape dynamic HTML output
   - Sync equivalent content between AGENTS.md and README.md
   
   Co-authored-by: Maia <maia@noreply>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to