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

Create testing environment and add Github actions workflow #192

Merged
merged 18 commits into from
Mar 25, 2024

Conversation

TaiHaDev
Copy link
Contributor

Describe your changes

I've made several changes to the code so that unit tests and functional tests run in an in-memory SQLite database instead of directly changing the MySQL application database. Additionally, a GitHub Actions workflow has been added, but I'm still unsure if it's working correctly.

Note: I made several changes to the legacy code to fix bugs and ensure compatibility with the SQLite code as well. I don't think it will break anything in the future.

Issue ticket number and link

Copy link
Collaborator

@emilymclean emilymclean left a comment

Choose a reason for hiding this comment

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

Good work!

@emilymclean emilymclean added this pull request to the merge queue Mar 25, 2024
Merged via the queue into main with commit aeac4b7 Mar 25, 2024
6 checks passed
@emilymclean emilymclean deleted the johnha/feature/testing-environment-db branch March 25, 2024 04:52
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.

4 participants