oxidecomputer / oxidecomputer/console
Test mode where mock API DB has 100x as many of everything
Open
Nobody has claimed this yet.
tools
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
If we're committed to fetching 1000 of things (see #2029), we should make sure we're happy with what happens when there actually are 1000.
Contributor guide
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 reading issue #2029 and locating the mock API database and test-mode setup in the console. Define the scope of the larger dataset and verify that fetching 1000 items behaves acceptably; the issue is complete when this scenario is reproducibly covered by the test setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100