AY2425S1-CS2103-F10-2 / tp

MIT License
0 stars 5 forks source link

Add positive test cases for find command testing #161

Closed rayray39 closed 23 hours ago

rayray39 commented 1 day ago

Add 2 positive test cases for parsing of find command.

The first test case includes finding a person's name when the name contains the 'n/' prefix. The second test case includes finding an address when the address contains the 'a/' prefix.

closes #160

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

see 1 file with indirect coverage changes