defenseunicorns / uds-package-postgres-operator

🏭 UDS Postgres Operator Zarf Package
Apache License 2.0
5 stars 1 forks source link

Update the tests in this repo to follow the jest pattern and be more robust #14

Open Racer159 opened 5 months ago

Racer159 commented 5 months ago

Describe what should be investigated or refactored

We should update the tests in this repo to follow the jest pattern started in https://github.com/defenseunicorns/uds-package-gitlab-runner. We should also make these tests actually interact with the database so that we can seed the db with data and ensure it is still there during upgrades.

Links to any relevant code

https://github.com/defenseunicorns/uds-package-gitlab-runner/tree/main/test