Add IT test for development mode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
We need an IT test that tests that running a spring boot project in
development mode works as expected with the webpack dev server running.
Acceptance criteria:
There is a spring npm test module with a UI and it tests testing that the application works without
pre-generating the index.js file.
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
Locate the integration-test structure and the spring npm test module with its UI, then inspect how development mode starts the webpack dev server. Run the existing test setup first. Done means an IT test verifies the application works without pre-generating index.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot, webpack
- Domain
- full-stack, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100