Review existing test files for yarn commands in the tests directory to understand the testing patterns. Check if there are any test files for 'yarn owner' already. Implement tests for add, rm, and list/ls using the same patterns. Ensure all edge cases from the issue comments are covered.