Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Create SharedChangeRequest test data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Desired Changes
Desired Changes
We need more seed data that we can use to test our endpoints. This ticket is to create a new SharedChangeRequest with an implemented change in the test data. This will require you to also create an implemented change which you can use in the SharedChangeRequest
Acceptance Criteria
- There is a new implemented change in the test data
- There is a new sharedChangeRequest in the test data
Proposed Solution
- Take a look at the schema for a sharedChangeRequest and implemented change and take a look at the required fields
- Look at how our other data is defined
Screenshots (as needed)
No response
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
Locate the schemas for SharedChangeRequest and implemented change, then inspect how existing test data is defined. Add one implemented change and one SharedChangeRequest that satisfies the required fields and links the two records. Confirm the acceptance criteria by running the relevant endpoint or test-data tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100