FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Wrote tests for AlbumServiceImpl by zachary-berdell-elliott · Pull Request #60 · osopromadze/Spring-Boot-Blog-REST-API · GitHub

Wrote tests for AlbumServiceImpl - #60

Open
zachary-berdell-elliott wants to merge 14 commits into
osopromadze:mainfrom
zachary-berdell-elliott:feature/add-junit-tests
Open

Wrote tests for AlbumServiceImpl#60
zachary-berdell-elliott wants to merge 14 commits into
osopromadze:mainfrom
zachary-berdell-elliott:feature/add-junit-tests

Conversation

zachary-berdell-elliott commented Dec 3, 2023
edited
Loading

Copy link
Copy Markdown

Description

Started to work on implementing unit tests as part of Request for Test Addition #57
Still writing unit tests for other places that can use them.

Fixes # 57

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I ran the unit tests on my local after writing them and they passed. I also used the debugger tool in Intellij to step through the code and make sure the right things were being tested by adding breakpoints before the method calls.

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings or errors
  • New and existing unit tests pass locally with my changes

github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks so much @zachary-berdell-elliott for creating your first PR, the Spring-Boot-Blog-REST-API community thanks you :)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL