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

Add support for running tests towards a postgreSQL database #1966

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

aeshub
Copy link
Contributor

@aeshub aeshub commented Jan 17, 2025

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test have been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@aeshub aeshub added feature New feature or request backend Backend related functionality labels Jan 17, 2025
@aeshub aeshub self-assigned this Jan 17, 2025
Copy link

🔔 Migrations changes detected 🔔
📣 Remember to comment "/UpdateDatabase" after review approval for migrations to take effect!

@github-actions github-actions bot added the database-change Will require migration label Jan 17, 2025
@aeshub aeshub marked this pull request as draft January 20, 2025 12:30
@aeshub
Copy link
Contributor Author

aeshub commented Jan 20, 2025

Awaiting merge of #1965 before review is required

This functionality has not been used and shoudl thus be removed. In addition,
it simplifies an upcoming implementation of postgreSQL database as part of
tests.
This functionality has not been used and shoudl thus be removed. In addition,
it simplifies an upcoming implementation of postgreSQL database as part of
tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality database-change Will require migration feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant