Commit Graph
7 Commits
Author SHA1 Message Date
LogalDeveloper e5f361a0da Added descriptive pytest.param IDs to all parametrized placeholder tests.
Format / ruff (push) Failing after 11s
Lint / ruff (push) Failing after 10s
Unit Tests / pytest (push) Successful in 17s
Type Check / mypy (push) Successful in 18s
2026-02-16 21:49:51 -05:00
LogalDeveloper 1349b75238 Replaced fetch_one with fetch_value for single-column RETURNING queries.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 18s
Type Check / mypy (push) Successful in 18s
2026-02-16 20:30:26 -05:00
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