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: add more emulator / system tests #25

Open
olavloite opened this issue Nov 12, 2020 · 1 comment
Open

test: add more emulator / system tests #25

olavloite opened this issue Nov 12, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@olavloite
Copy link
Collaborator

Most tests are currently using the mock server and checks whether the generated sql is as expected. The mock server however does not check the validity of the sql statements. The library should therefore include more emulator / system tests that actually do verify the statements.

@olavloite olavloite added the enhancement New feature or request label Nov 12, 2020
@mescanne mescanne self-assigned this Nov 13, 2020
@mescanne
Copy link
Collaborator

I've started this -- the emulator does not support NUMERIC types just yet! Working with this and I'd like at least the CREATE TABLE with all types tested in the first instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants