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

Testing instructions #1

Open
abigalekim opened this issue Jun 23, 2023 · 0 comments
Open

Testing instructions #1

abigalekim opened this issue Jun 23, 2023 · 0 comments

Comments

@abigalekim
Copy link

Hello, can someone provide instructions for running the test suite, both in Docker and not in Docker? I think as far as I understand, it is:

Test reproducibility steps in Docker: Run Dockerfile?
Test reproducibility steps, not in Docker: Start with a Linux instance. Install dependencies mentioned in Docker file, then set env. variables (e.g. CHECK_CODE) and run the script run_tests.sh.

However, running the steps not in Docker results in a an error that some queries haven't ran prior to me running pg_regress tests, which makes me think there's an init step somewhere that runs queries outside of the pg_regress SQL suite that I haven't figured out.

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

No branches or pull requests

1 participant