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 real tests #6

Open
ClaytonJY opened this issue May 21, 2021 · 0 comments
Open

add real tests #6

ClaytonJY opened this issue May 21, 2021 · 0 comments

Comments

@ClaytonJY
Copy link

It would be nice to have some real checks that what we're doing is working as expected, beyond the smoke test described in #4.

We could write one or more SQL test files and have CI run them against the built container for us. We could also incorporate pgTAP but that might be overkill.

Some things to test include:

  • does tsdbadmin have the right permissions? Does that remain true when various objects are created?
  • can all the whitelisted extensions be enabled by a normal user, and work as expected?

This issue should be closed whenever any such tests are added; we can always add more later.

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