-
Notifications
You must be signed in to change notification settings - Fork 11
Add type hints to test files #26
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocGirlScript Summer of CodeGirlScript Summer of Codegssoc-extGSSoC Extended contributionGSSoC Extended contributionlevel1Beginner: Good for newcomers (10 points)Beginner: Good for newcomers (10 points)
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocGirlScript Summer of CodeGirlScript Summer of Codegssoc-extGSSoC Extended contributionGSSoC Extended contributionlevel1Beginner: Good for newcomers (10 points)Beginner: Good for newcomers (10 points)
Description
Several test files in the
tests/directory are missing type hints on function signatures and parameters. Add proper type hints to improve code readability and enable better static analysis.Files to update
tests/oss/test_github.pytests/oss/test_memory.pytests/prompts/test_oss_prompts.pySkills Required
Difficulty
Beginner-good first issue-good first issue,level1,gssoc-ext