Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented GetChargerById for statistics feature on web development #22

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

lgaljer20
Copy link
Collaborator

Created functionality for admin to retrieve specific charger by id. a
Changes made:

  1. Added method GetChargerById in charger interface
  2. Implemented GetChargerById in charger service
  3. Implemented endpoint in charger controller
  4. Created unit tests for newly added method for charger controller and charger service

All previous tests and newly added tests have successfully passed. ✅

@lgaljer20 lgaljer20 added the enhancement New feature or request label Jan 9, 2024
Copy link
Owner

@mkajic20 mkajic20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems good.

Copy link
Collaborator

@irosic20 irosic20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems good. Keep up the good work!

@irosic20 irosic20 merged commit 2066072 into develop Jan 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants