LaunchCodeEducation / LaunchCodeEducation/java-web-development
Java TechJobs Persistent Assignment - order of instructions needs small flip
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 13
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
In here
"Update build.gradle with the necessary dependencies. At this point, you should be able to run the tests. Run the tests in TestTaskOne to verify your gradle dependencies."
and
"Update src/resources/application.properties with the correct info. This will include spring.datasource.url set to the address of your database connection, as well as the username and password for a user you have created. Refer to the tip below for the other properties you must add to complete your database setup."
should be flipped. TestTaskOne will only pass if build.gradle AND application.properties are updated.
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
Open src/assignments/tech-jobs-persistent.rst and read the instructions around the build.gradle, application.properties, and TestTaskOne steps. Reorder the two instruction blocks so database configuration comes before the test step, then verify that the resulting sequence accurately explains how to make TestTaskOne pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100