sclorg / postgresql-container

PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 216 forks source link

Document all test functions and organize them together inside run_test #598

Open SlouchyButton opened 3 weeks ago

SlouchyButton commented 3 weeks ago

All test functions are now ordered in the same way, they are ordered in the TEST_LIST variable. Helper functions that were previously between the test functions are now on top of the run_test file.

The diff is very chaotic, but since some function moved places in the file, I don't see a way to make the review easier.

SlouchyButton commented 3 weeks ago

[test]

SlouchyButton commented 2 weeks ago

Tried to split all 3 steps (annotating, grouping, ordering) into different commits. It's still a bit chaotic diff, but should be at least linked to the specific step taken.

github-actions[bot] commented 1 week ago

Pull Request validation

Failed

🔴 Review - Missing review from a member (2 required)

Success

🟢 CI - All checks have passed 🟢 Review - Reviewed by undefined