eclipse-xtext / eclipse-xtext/xtext
Remove duplicated testdata
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
We currently have duplicated testdata (Java files, text files, jars) in several projects (e.g., common.types, xbase). Those were split when the Git repo was split. Now that we have a single mono-repo we can merge them all.
Contributor guide
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
Inspect the duplicated Java files, text files, and JARs in the common.types and xbase projects, then compare the corresponding test data across the repository. Identify the copies that can be consolidated and verify that the affected project tests still find and use the merged data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100