You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All test functions and helper functions have been renamed to follow conventions.
93 test functions and 14 helper functions renamed across 20 files.
All tests pass. All linters pass.
**Note**: Some proposals were consolidated during implementation. Proposals 10 (SSH connectivity methods - kept as-is), 12-15, 18-19, and 21 were not needed as those files had no test\_ prefix functions or were already correctly named.
33
35
34
36
### Discarded Proposals
35
37
@@ -836,5 +838,9 @@ Remember to run `./scripts/pre-commit.sh` before each commit. This ensures:
Successfully renamed 93 test functions and 14 helper functions across 20 files to follow the repository's behavior-driven naming conventions. All tests pass and all linters pass.
0 commit comments