Make test for vaadin-spring-starter
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
This ticket may be should be in the platform.
The test should check that vaadin-spring-starter transitively introduces dependency to vaadin-core
Fix for https://github.com/vaadin/spring/issues/356 removes vaadin-spring-starter dependency from our Spring add-on tests.
vaadin-spring-starter is a part of platform and it's build separately and can't be a part of our regular tests for Spring add-on.
There should be either a separate testing module for it or it should be tested in the platform and not in the Sprig repo at all.
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
No file or test path is named; start by locating the platform build for vaadin-spring-starter and the existing Spring add-on tests, then determine where dependency checks belong. Done means a test in the platform or a separate testing module verifies that vaadin-spring-starter transitively brings in vaadin-core.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100