Skip to content

Replace Timex with stdlib in all test files#40

Merged
aseigo merged 1 commit into
expothecary:masterfrom
matthewlehner:remove-timex-tests
Apr 13, 2026
Merged

Replace Timex with stdlib in all test files#40
aseigo merged 1 commit into
expothecary:masterfrom
matthewlehner:remove-timex-tests

Conversation

@matthewlehner

Copy link
Copy Markdown
Collaborator

This is a bit of a bigger one, but it's all straightforward replacement of Timex functions with sigils or functions from the stdlib.

Should be basically the last bit of work for #32!

Use ~U, ~D sigils and DateTime.new!/3 instead of
Timex.to_datetime, Timex.to_date, and Timex.Timezone.convert
throughout tests and test fixtures.

@aseigo aseigo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀

@aseigo aseigo merged commit 5ea6b2d into expothecary:master Apr 13, 2026
5 checks passed
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