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 full-stack test for Oracle #70

Open
jdegoes opened this issue Sep 8, 2020 · 0 comments
Open

Add full-stack test for Oracle #70

jdegoes opened this issue Sep 8, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@jdegoes
Copy link
Member

jdegoes commented Sep 8, 2020

Depends on #148

We need a full-stack test for Oracle.

We need an automated ZIO Test that, when run, will execute a simple query, such as select 1, against a live-running Oracle, and verify the result set returned from the query.

This full-stack test will be the foundation for adding other more complicated tests.

This can follow the established pattern from PostgresModuleTest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants