Test webjar for non-root servlet context
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Make tests for Spring for non root servlet context.
Currently all existing tests are intended to work with root servlet context only.
We need more tests which at least verifies the proper webjar handling in non root servlet context.
Most likely it is enough to test only Spring Boot as jar.
Please note that at the moment an additional Servlet is required which handles webjar for non-root context.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing tests that cover webjar handling with a root servlet context and the Spring Boot jar setup. Add coverage for a non-root servlet context, including the additional Servlet mentioned in the issue, and verify that webjars are handled correctly there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100