Commit 83ed8934 authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
Browse files

Add unit tests for transfer-schedule validation logic

Test validate_pair_id_should_be_given() for all scenarios:
- pair_id specified: always passes
- single transfer with pair_id=0: auto-select OK
- single transfer with pair_id!=0: error with hint
- multiple transfers: error requiring explicit pair_id
- no transfers: passes (fails later on existence check)

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

)

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