Enable Upload test once #354 is fixed
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
The main issue is #354
It causes https://github.com/vaadin/vaadin-upload-flow/issues/84
There an IT test for the https://github.com/vaadin/vaadin-upload-flow/issues/84.
Currently it's disabled because the issue is not fixed.
Here is the test method:
https://github.com/vaadin/spring/blob/master/vaadin-spring-tests/test-spring-common/src/test/java/com/vaadin/flow/spring/test/UploadIT.java#L38
It should be enabled once #354 is fixed.
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 with issue #354 and the disabled test method in vaadin-spring-tests/test-spring-common/src/test/java/com/vaadin/flow/spring/test/UploadIT.java at line 38. Once #354 is fixed, enable the test and run UploadIT to confirm the upload integration test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100