Skip to content

Mark the test/time_comparison module as deprecated#512

Open
erikrozendaal wants to merge 1 commit intomasterfrom
deprecate-test-time-comparison
Open

Mark the test/time_comparison module as deprecated#512
erikrozendaal wants to merge 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
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