Skip to content

test(repository): add tests for uncovered repository methods. Closes #652#656

Merged
regulartim merged 1 commit intointelowlproject:developfrom
drona-gyawali:test/652-uncovered-repository-methods
Dec 30, 2025
Merged

test(repository): add tests for uncovered repository methods. Closes #652#656
regulartim merged 1 commit intointelowlproject:developfrom
drona-gyawali:test/652-uncovered-repository-methods

Conversation

@drona-gyawali
Copy link
Copy Markdown
Contributor

@drona-gyawali drona-gyawali commented Dec 29, 2025

Description

Added unit tests to improve coverage for ElasticRepository and IocRepository

Related issues

closes #652

Type of change

  • New tests

Checklist

  • I have read and understood the rules about how to Contribute to this project.
  • The pull request is for the branch develop.
  • I have added documentation of the new features.
  • Linters (Black, Flake, Isort) gave 0 errors. If you have correctly installed pre-commit, it does these checks and adjustments on your behalf.
  • I have added tests for the feature/bug I solved. All the tests (new and old ones) gave 0 errors.
  • If changes were made to an existing model/serializer/view, the docs were updated and regenerated (check CONTRIBUTE.md).
  • If the GUI has been modified:
    • I have a provided a screenshot of the result in the PR.
    • I have created new frontend tests for the new component or updated existing ones.

Important Rules

  • If you miss to compile the Checklist properly, your PR won't be reviewed by the maintainers.
  • If your changes decrease the overall tests coverage (you will know after the Codecov CI job is done), you should add the required tests to fix the problem
  • Everytime you make changes to the PR and you think the work is done, you should explicitly ask for a review. After being reviewed and received a "change request", you should explicitly ask for a review again once you have made the requested changes.

@drona-gyawali drona-gyawali changed the title test(repository): add tests for uncovered repository methods test(repository): add tests for uncovered repository methods. Closes #652 Dec 29, 2025
@regulartim regulartim merged commit 7aa6813 into intelowlproject:develop Dec 30, 2025
5 checks passed
@drona-gyawali drona-gyawali deleted the test/652-uncovered-repository-methods branch December 30, 2025 17:33
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