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

Add tests to the repository #14

Open
SpokeyWheeler opened this issue Dec 27, 2023 · 2 comments
Open

Add tests to the repository #14

SpokeyWheeler opened this issue Dec 27, 2023 · 2 comments

Comments

@SpokeyWheeler
Copy link

SpokeyWheeler commented Dec 27, 2023

Hi there,

I've just ported this over to Informix, and I'll happily submit a pull request shortly.

However, because I've had to guess at some of the behaviour in MySQL (which I've never used) I wondered if you had any tests, such as "SELECT function(x, y) should return 10 rows of data with these columns and these values". Even allowing for formatting differences it would still prove the basic functionality exists and is correct?

@lukaseder lukaseder added this to the Latest Version milestone Dec 27, 2023
@lukaseder
Copy link
Member

Thanks for your message, @SpokeyWheeler. We currently don't have any tests in this repository, but it would certainly be a very good idea!

A quick build that uses these tools would work well:

  • Maven
  • Testcontainers
  • jOOQ

Similar to what we're doing here: https://github.com/jOOQ/jOOQ-mcve.

Will think about this, soon. Would love to see an Informix version in this repo. I'll be happy to look at a PR also without tests.

@lukaseder lukaseder changed the title Tests? Add tests to the repository Dec 27, 2023
@SpokeyWheeler
Copy link
Author

Yeah, sadly I am a database guy, I know nothing about Java.

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