LaunchCodeEducation / LaunchCodeEducation/techjobs-mvc-java-graded-17
Java GA3: TestTaskTwo.testJobListingDisplaysAllJobFields() fails if the learner completes bonus mission 3
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 524
- PR merge metrics
- No merged PRs in 30d
Description
In Java graded assignment 3 (techjobs-mvc-java-graded-17), TestTaskTwo.testJobListingDisplaysAllJobFields() fails if the learner completes bonus mission 3:
In the tables of the job results, make each value (except name) hyperlinked to a new listing of all jobs with that same value. For example, if we have a list of jobs with the JavaScript skill, clicking on a location value like Saint Louis will generate a new list with all the jobs available in that city.
PR #1 should resolve this issue.
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
Run TestTaskTwo.testJobListingDisplaysAllJobFields() after completing bonus mission 3, then review PR #1, which the issue says should resolve the failure. Done means the test passes while the job listing still displays all required fields and links.
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
- Clearly specified
- Newbie friendliness
- 35/100