LaunchCodeEducation / LaunchCodeEducation/techjobs-oo-java-graded-17
Java Assignment 2: lineSeparator() function
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 544
- PR merge metrics
- No merged PRs in 30d
Description
We have an issue with the tests on Assignment 2 in Java. The lineSeparator function is causing a false negative for students using Windows systems.
This PR looks to have addressed the issue: PR 1
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 by reviewing PR 1 and the Assignment 2 tests around lineSeparator(). Confirm the expected separator behavior on Windows and verify the tests no longer produce a false negative; the issue already points to a proposed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100