US-02: Consultar todas las tareas
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- javascript
Research direction
Locate the task endpoint entry point and check the existing test structure before making changes. Implement the endpoint so it returns all tasks, including an empty collection when none exist, and add an automated test covering the acceptance criteria.
Written by the indexing model from the issue text.
Description
Historia de usuario
Como usuario,
quiero consultar todas las tareas existentes,
para conocer las actividades registradas en el sistema.
Criterios de aceptación
- El endpoint debe responder correctamente.
- Debe devolver una colección de tareas.
- Si no existen tareas, debe devolver una colección vacía.
- Debe existir una prueba automatizada.
Estimación
Story Points: 2
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from fredylopez01/task-devops-test
-
Difficulty 3/5 1-2 days Newbie friendliness 66/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
All issues in fredylopez01/task-devops-test
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·