Skip to content

Refactor test integration #51

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

Merged
merged 6 commits into from
Sep 23, 2024
Merged

Refactor test integration #51

merged 6 commits into from
Sep 23, 2024

Conversation

samanazadi1996
Copy link
Contributor

@samanazadi1996 samanazadi1996 commented Sep 21, 2024

This pull request refactors the Test.Integration project by implementing an in-memory database for testing. This change improves the testing process by eliminating the need for external database dependencies during test execution. As a result, the tests run faster and more efficiently.

Additionally, this refactor paves the way for integrating a .NET GitHub workflow for automated testing in future updates.

@Amitpnk Amitpnk merged commit 7e09c88 into Amitpnk:develop Sep 23, 2024
1 check failed
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