loopbackio / loopbackio/loopback-next
Update docs: Remind users they may need to add tests
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
## Description / Steps to reproduce / Feature proposal
- Work through the steps to build todoList on top of todos
## Current Behavior
- If the todoList tutorial is pulled from the repo / using `lb4 example` it will include tests.
- Tests are not automatically created if starting with the todo example and building todoList using `lb4 controller` etc
## Expected Behavior
- Update docs: Remind users they may need to add tests
- ~~Make it easy to add existing tests (or use this opportunity for a tutorial-within-tutorial on building tests) - see #885~~
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 with the todoList tutorial and the `lb4 example` and `lb4 controller` flows described in the issue. Update the relevant tutorial guidance to remind users that tests may need to be added when building todoList manually, and confirm the documentation distinguishes this from the generated example that already includes tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100