fix: replace time.sleep with GIT_AUTHOR_DATE in test #165
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thwap/hottea!165
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/130-time-sleep-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces
time.sleep(1.1)calls intest_returns_newest_firstwith explicitdate_strparameter usingGIT_AUTHOR_DATE. Speeds up test execution by ~2.2s and removes thetimeimport.Closes #130
Audit Review — PR #165
Clean fix for #130.
time.sleep(1.1)replaced with explicitdate_strdates viaGIT_AUTHOR_DATE. Test now deterministic and ~2.2s faster.No suggestions.
Summary
Result: COMMENT — no issues found.
APPROVED. No more time.sleep in tests, closes #130. Merge when ready.
92ab190596bdb5381da1