Skip to content

refactor: extract shared validation utilities#95

Open
autochamchikim-pixel wants to merge 1 commit into
ApexOpsStudio:mainfrom
autochamchikim-pixel:refactor/shared-validation-utils
Open

refactor: extract shared validation utilities#95
autochamchikim-pixel wants to merge 1 commit into
ApexOpsStudio:mainfrom
autochamchikim-pixel:refactor/shared-validation-utils

Conversation

@autochamchikim-pixel
Copy link
Copy Markdown

Summary

  • Adds utils/validation.py for shared validation helpers.
  • Adds utils/paths.py for the shared task file path helper.
  • Updates commands to import the shared helpers instead of duplicating validation/path code.
  • Updates tests to import validators from the new shared module.

Test Plan

  • uvx --from pytest pytest -q test_task.py
  • Manual smoke test: python3 task.py list, python3 task.py add 'Refactor utils check', python3 task.py list, python3 task.py done 1

/claim #3

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