postgresql-container icon indicating copy to clipboard operation
postgresql-container copied to clipboard

Document all test functions and organize them together inside run_test

Open SlouchyButton opened this issue 1 year ago • 1 comments

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 avatar Oct 23 '24 13:10 SlouchyButton

[test]

SlouchyButton avatar Oct 23 '24 13:10 SlouchyButton

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.

SlouchyButton avatar Nov 01 '24 19:11 SlouchyButton

Pull Request validation

Failed

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

Success

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

github-actions[bot] avatar Nov 07 '24 11:11 github-actions[bot]