Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Create seed data for material
Open
Nobody has claimed this yet.
back-end
medium
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Desired Changes
We need more seed data that we can use to test our endpoints. This ticket is to create a new Material in the test data.
Acceptance Criteria
- There is a new material in the test data
Proposed Solution
- Take a look at the schema for material 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
Start by locating the material schema and the existing test-data definitions, then compare how other seed records are represented and identify the required fields. Add one new Material to the test data and verify that the endpoint tests can use it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100