vaadin / vaadin/spring

Add IT test for development mode

Open
#439 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

internal improvement spring testing
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.