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

[W6.1d][T17-B1]Jaivignesh Venugopal #894

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[W6.1d][T17-B1]Jaivignesh Venugopal #894

wants to merge 5 commits into from

Conversation

jaivigneshvenugopal
Copy link

No description provided.

Copy link

@brandonyeoxg brandonyeoxg left a comment

Choose a reason for hiding this comment

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

@jaivigneshvenugopal Some comments added. Please close the PR after reading comments. I am glad that you have attempted this LO =).
In future your PRs should be in latest by the end of thursday.

@@ -90,7 +94,9 @@ private void assertCommandBehavior(String inputCommand,
//Confirm the state of data is as expected
assertEquals(expectedAddressBook, addressBook);
assertEquals(lastShownList, logic.getLastShownList());
assertEquals(addressBook, saveFile.load());
if(command.isMutating()){

Choose a reason for hiding this comment

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

Coding standard violation! One more more of these problems detected:

  1. missing spaces before {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants