j-imsa / j-imsa/RedDoctor

Tests on controller layer

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Java
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Unit testing for controllers

### DoctorController

- [ ] addAppointments
- [ ] getAppointments
- [ ] removeAProject

### PatientController

- [ ] updateAnAppointment
- [ ] getMyAppointments

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating DoctorController and PatientController and the listed methods: addAppointments, getAppointments, removeAProject, updateAnAppointment, and getMyAppointments. Review the project's existing unit-test setup, then add coverage for these controller actions and verify the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.