Skip to content

Mark the test/time_comparison module as deprecated#512

Merged
erikrozendaal merged 1 commit intomasterfrom
deprecate-test-time-comparison
Feb 20, 2026
Merged

Mark the test/time_comparison module as deprecated#512
erikrozendaal merged 1 commit intomasterfrom
deprecate-test-time-comparison

Conversation

@erikrozendaal
Copy link
Member

This module monkey-patches various time related classes which breaks the <=> method. Use Timecop if you need to compare timestamps in tests.

This module monkey-patches various time related classes which breaks
the `<=>` method. Use `Timecop` if you need to compare timestamps in
tests.
@erikrozendaal erikrozendaal requested a review from lvonk February 12, 2026 08:35
@erikrozendaal erikrozendaal merged commit 08e0bd6 into master Feb 20, 2026
10 of 13 checks passed
@erikrozendaal erikrozendaal deleted the deprecate-test-time-comparison branch February 20, 2026 11:24
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.

1 participant