Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Seed Data] - Add 3 Design Reviews
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Epic: https://github.com/Northeastern-Electric-Racing/FinishLine/issues/976
We use the data in our test database to test and make sure our website works as expected. Currently, we don't have Design Reviews in our database that we can use to test. This ticket is to create three more Design Reviews for testing with.
Acceptance Criteria
There are three new Design Reviews in the seed.ts file You can see the Design Reviews when you open prisma studio (yarn prisma:studio)
Proposed Solution
Look at how other test data is made in seed.ts
Mocks
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 in seed.ts and review how the existing test data is created. Add three Design Reviews following those patterns, then run yarn prisma:studio and verify that all three records are visible in the Prisma Studio database.
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
- Clearly specified
- Newbie friendliness
- 50/100