Add a test that installs v0.1 and then upgrades to the latest version, then runs all the tests, to ensure that the upgrades work as intended. See the pgTAP Makefile for inspiration, especially this bit, which installs an earlier version from PGXN. before performing an upgrade.
Make sure the new test runs as part of the CI workflow.
Add a test that installs v0.1 and then upgrades to the latest version, then runs all the tests, to ensure that the upgrades work as intended. See the pgTAP Makefile for inspiration, especially this bit, which installs an earlier version from PGXN. before performing an upgrade.
Make sure the new test runs as part of the CI workflow.