Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for RecycleBin, Remove Outdated AddressBook Files #219

Merged
merged 27 commits into from
Apr 13, 2019

Conversation

case141
Copy link

@case141 case141 commented Apr 12, 2019

  • added EmptyBinCommandTest ExitBinCommandTest RecycleBinCommandTest with completed test functionality
  • add RestoreCommandTest which is still currently in progress
  • remove restore command from SourceManagerParser (added from PR Update for Biblio related features #217) as it should now only be supported in RecycleBinParser
  • updated coverage links however, they aren't working right now because we haven't enabled coverage for our team repo
  • removed addressbook files and replaced addressbook comments

Implements #226
Partially Implements #215

@ToonDragon
Copy link

Moved the restore command to function on the deleted list (recycle bin) which is an improvement in functionality. Supporting tests and documentation have also been added and verified.

@ToonDragon
Copy link

minor check style issue. I think you can remove the ignore import for the parser util test since there is no more ignores inside that test file.

Copy link

@ToonDragon ToonDragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than minor issues, I see no other glaring problems. Approved.

@case141 case141 changed the title Add tests for RecycleBin and Remove Restore Command from SourceManagerParser Add tests for RecycleBin, Remove Outdated AddressBook Files Apr 13, 2019
@case141 case141 merged commit 12250b7 into CS2103-AY1819S2-W13-3:master Apr 13, 2019
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.

None yet

3 participants