Open SlouchyButton opened 3 weeks ago
[test]
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.
🔴 Review - Missing review from a member (2 required)
🟢 CI - All checks have passed 🟢 Review - Reviewed by undefined
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.