Commit 0fb5477d authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
Browse files

Add unit tests for account_name parser

Tests cover:
- Valid account names (simple, with numbers, dots, hyphens)
- Invalid account names (too short, too long, uppercase, starting with number, special chars)
- PERFORM_WORKING_ACCOUNT_LOAD placeholder passes without validation

Tests follow AAA (Arrange, Act, Assert) pattern.

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent 81129c8d
Loading
Loading
Loading