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

Added in-memory database for Users testing #154

Merged
merged 7 commits into from
Mar 27, 2024
Merged

Conversation

uo289689
Copy link
Contributor

  • Refactored user testing packages.
  • Implemented tests for adding users to the database.
  • Modified the database model so that when running the tests, it uses an in-memory SQLite database, and in deployment, it uses the MariaDB database.

@uo289689 uo289689 added users service👨🏼 Related to the user's service testing🔧 Actions taken to verify and validate quality of the tasks labels Mar 27, 2024
@uo289689 uo289689 added this to the Deliverable III milestone Mar 27, 2024
@uo289689 uo289689 changed the title Added in-memory database for user testing Added in-memory database for users testing Mar 27, 2024
@uo289689 uo289689 changed the title Added in-memory database for users testing Added in-memory database for Users testing Mar 27, 2024
Copy link
Contributor

@PabloGOP PabloGOP left a comment

Choose a reason for hiding this comment

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

I d rather not merge into develop not fully functional code

@uo288347 uo288347 merged commit 106842e into develop Mar 27, 2024
1 check failed
@uo289689 uo289689 mentioned this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing🔧 Actions taken to verify and validate quality of the tasks users service👨🏼 Related to the user's service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants