Skip to content

Conversation

@kaylimepy
Copy link
Contributor

Add comprehensive unit tests for repository name validation rules introduced in DEVX-5910. Tests cover all validation constraints including length limits, character restrictions, and dash positioning requirements.

Test coverage:

  • Empty repository names
  • Length validation (max 100 characters)
  • Invalid characters (underscores, spaces, special characters)
  • Alphanumeric requirement
  • Leading/trailing dash restrictions
  • Valid repository name formats

@kaylimepy kaylimepy requested a review from a team as a code owner November 5, 2025 21:14
@kaylimepy kaylimepy merged commit 48f215d into main Nov 5, 2025
16 checks passed
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.

4 participants