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

Test Coverage for Studio Repository #5

Open
picksitquick opened this issue Aug 12, 2023 · 0 comments
Open

Test Coverage for Studio Repository #5

picksitquick opened this issue Aug 12, 2023 · 0 comments
Labels
test Code Coverage

Comments

@picksitquick
Copy link
Contributor

picksitquick commented Aug 12, 2023

Describe the bug
You need cover the test method for Studio Repository class, create a test class and make separate test methods for each repository method.
Methods you need to work on:

  • findByName
  • findByUsersSet_Id

Creating a New Branch
Make sure to create a new branch, use the naming convention: "test/your_git_username"

Reference
You can view the test classes created in User Repository to get reference/setup.

Expected behavior
Make sure the test methods are working and covering the methods within Studio Repository, you can do this by running the test with coverage option provided in intellij IDE.

Raise a PR
Once the task is completed, make sure to raise a PR so that we can view your changes.

Due Date
23rd Aug 2023

@picksitquick picksitquick added the test Code Coverage label Aug 12, 2023
picksitquick added a commit that referenced this issue Nov 13, 2024
updating base package to point studio services
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Code Coverage
Projects
None yet
Development

No branches or pull requests

1 participant