Skip to content

add real tests #6

@ClaytonJY

Description

@ClaytonJY

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions