spring
spring copied to clipboard
Add IT test for development mode
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.