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

Test: Complementary unit tests for new features #6345

Closed
3 tasks done
a631807682 opened this issue May 22, 2023 · 5 comments
Closed
3 tasks done

Test: Complementary unit tests for new features #6345

a631807682 opened this issue May 22, 2023 · 5 comments

Comments

@a631807682
Copy link
Member

a631807682 commented May 22, 2023

Describe the feature

We need to add more unit tests for new features

Motivation

We have added some new features in recent versions, but currently there is not enough test coverage, we need some tests to clarify the behavior of these features in the driver, and to avoid being broken.

The following tasks are open (welcome to add more)

If anyone is interested in the above tasks, please leave a message in the comments

Related Issues

@saeidee
Copy link
Member

saeidee commented May 25, 2023

I will be able to add the tests on drivers for #6004 and #6329 as well as the implementation for #6329.

@a631807682
Copy link
Member Author

@saeidee thank you

@saeidee
Copy link
Member

saeidee commented May 25, 2023

@a631807682 shall we write the tests in each driver repository or gorm repository?
Also, you can assign the TableType test to me as well.

@a631807682
Copy link
Member Author

shall we write the tests in each driver repository or gorm repository?
Also, you can assign the TableType test to me as well.

You can test in gorm to avoid a lot of repetitive testing code

@saeidee
Copy link
Member

saeidee commented Aug 3, 2023

@a631807682 shall we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants