Commit Graph
5 Commits
Author SHA1 Message Date
LogalDeveloper 96dfa300e9 Consolidated repetitive test methods into parametrize blocks.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 19s
Type Check / mypy (push) Failing after 19s
2026-02-16 20:14:40 -05:00
LogalDeveloper 04208b0649 Removed unreachable defensive guards and added test for strptime ValueError path.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Failing after 10s
Unit Tests / pytest (push) Successful in 18s
Type Check / mypy (push) Failing after 18s
2026-02-16 19:55:28 -05:00
LogalDeveloper e499e4250b Simplified MockStorage and consolidated repetitive tests into parametrize blocks.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 16s
Type Check / mypy (push) Successful in 18s
2026-02-16 14:32:51 -05:00
LogalDeveloper 141d0db1c6 Replaced hand-rolled time freezing in tests with freezegun.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 11s
Unit Tests / pytest (push) Successful in 16s
Type Check / mypy (push) Successful in 18s
2026-02-16 13:33:06 -05:00
LogalDeveloper 067b7c5a0a Initial commit. 2026-02-14 15:20:52 -05:00