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

Avoid the use/creation of real databases in the UTs. #570

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Nicogp
Copy link
Member

@Nicogp Nicogp commented Feb 3, 2025

Description

This PR adds the necessary changes to avoid the use and/or creation of real databases in the UTs.

Proposed Changes

Results and Evidence

Artifacts Affected

Configuration Changes

Documentation Updates

Tests Introduced

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues
  • ...

@Nicogp Nicogp linked an issue Feb 3, 2025 that may be closed by this pull request
8 tasks
@Nicogp Nicogp force-pushed the enhancement/518-refactor-tests-to-mock-database-access branch from 6ff51ee to d5ea147 Compare February 3, 2025 21:48
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.

Refactor tests to mock database access
1 participant