test: add empty path edge-case tests for package loader#69
Conversation
Tests for: - Empty path raises clear errors - Nonexistent path handling - Single file path not treated as directory - Path traversal security - Fixture path validation
|
@lwq19850429 Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
1 similar comment
|
@lwq19850429 Gate 1 (badges) blocked on
Required community actionsFollow the orgStar both core repos
Policy: bounty Gate 1 requires all of:
Starring only Order: badges → security → tests → merge. Please complete the checklist above, attach evidence if needed, then comment when ready. |
|
Done! Followed @mergeos-bounties and starred the repos. Ready for Gate 2 review. |
|
I have completed Gate 1 requirements: followed mergeos-bounties org, starred mergeos and mergeos-contracts. Please re-check! |
|
All gates passed (star: verified, evidence: provided, security: reviewed). Ready for maintainer review and merge. Thank you! |
|
@TUPM96 Still waiting for maintainer merge. All gates passed (star: verified, evidence: provided, security: reviewed). Please proceed with merge and bounty credit. Thank you! |
|
@TUPM96 All gates passed again. Labels show: star: verified, evidence: provided, security: reviewed. PR is mergeable. Please proceed with merge and bounty credit. Thank you! |
|
@TUPM96 Added conftest.py to fix CI import path. Please re-check. All gates passed (star: verified, evidence: provided, security: reviewed). PR is mergeable. Thank you! |
Summary
Added comprehensive tests for empty and single-point path edge cases in the package loader.
Files
Acceptance Criteria
Claim
Commented in issue #57.