Skip to content

test: Enhance assertions for temporary table creation in table_test.go #14

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 1 commit into from
Mar 28, 2025

Conversation

trheyi
Copy link
Contributor

@trheyi trheyi commented Mar 28, 2025

  • Updated test logic to include checks for both MySQL and SQLite3 drivers when verifying the creation of temporary tables.
  • Improved assertion messages for clarity and added validation for the table name after retrieval.

- Updated test logic to include checks for both MySQL and SQLite3 drivers when verifying the creation of temporary tables.
- Improved assertion messages for clarity and added validation for the table name after retrieval.
@trheyi trheyi merged commit 2e03a84 into YaoApp:main Mar 28, 2025
7 of 8 checks passed
Copy link

Thank you for the PR! The test workflow ( GO:1.18.2 DB:MySQL8.0 is running, the results of the run will be commented later.

Copy link

Thank you for the PR! The test workflow ( GO:1.18.2 DB:MySQL5.6 is running, the results of the run will be commented later.

Copy link

Thank you for the PR! The test workflow ( GO:1.18.2 DB:MySQL5.7 is running, the results of the run will be commented later.

Copy link

Thank you for the PR! The test workflow ( GO:1.18.2 DB:Postgres9.6 is running, the results of the run will be commented later.

Copy link

Thank you for the PR! The test workflow ( GO:1.18.2 DB:SQLite3 is running, the results of the run will be commented later.

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.

1 participant