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 remove command #71

Merged

Conversation

wengfaing
Copy link

No description provided.

@wengfaing wengfaing added this to the v1.1 milestone Sep 29, 2020
@Wincenttjoi
Copy link

@wengfaing do you want to add the relevant unit/ integration tests first for this command? Including parser for the command, logic, etc. Or do you prefer to do these tests in next iteration?

@wengfaing
Copy link
Author

@wengfaing do you want to add the relevant unit/ integration tests first for this command? Including parser for the command, logic, etc. Or do you prefer to do these tests in next iteration?

I think i'll work on it in the next iteration!

@Wincenttjoi
Copy link

Sure, LGTM for this implementation! We can make the remove unit tests' tasks during next iteration

/**
* subtracts a Quantity's value from another quantity's value
* @param quantity another quantity
* @return Difference in Quantity

Choose a reason for hiding this comment

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

If I rmb correctly, the following word after @return it should be the type, then description for subsequent words

Copy link
Author

Choose a reason for hiding this comment

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

Ok fixed in latest commit

@Wincenttjoi Wincenttjoi merged commit 44ab8b0 into AY2021S1-CS2103T-T12-1:master Sep 29, 2020
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