Skip to content

Resurface five accidentally shadowed tests#4064

Merged
tbabej merged 5 commits intodevelopfrom
unshadow-tests
Feb 28, 2026
Merged

Resurface five accidentally shadowed tests#4064
tbabej merged 5 commits intodevelopfrom
unshadow-tests

Conversation

@tbabej
Copy link
Member

@tbabej tbabej commented Feb 28, 2026

The following MR renames test methods that inadvertently shadowed other tests methods, thereby reducing the test suite.

The Monday weekstart test redefined test_basic_command and silenced
the original calendar smoke test.
The invalid-argument case reused test_2015_argument and replaced the
valid year test at import time.
TW #2386 coverage redefined test_project_spaces and silenced the
spaces-focused test.
The dependency-cleanup scenario reused test_purge_children and
replaced the earlier child-purge coverage.
@tbabej tbabej merged commit 13a8d80 into develop Feb 28, 2026
29 checks passed
@djmitche
Copy link
Collaborator

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants