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

Fixed some test case issues, added tests for addtag() and removeTag() #138

Merged
merged 24 commits into from Oct 14, 2018

Conversation

aaryam253
Copy link

No description provided.

aaryam253 and others added 23 commits September 30, 2018 19:12
# Conflicts:
#	src/test/java/seedu/address/model/AddressBookTest.java
# Conflicts:
#	src/main/java/seedu/address/logic/commands/RemoveTagCommand.java
#	src/main/java/seedu/address/logic/parser/RemoveTagCommandParser.java
#	src/main/java/seedu/address/ui/PersonCard.java
#	src/test/java/seedu/address/logic/commands/CommandTestUtil.java
#	src/test/java/seedu/address/logic/parser/RemoveTagCommandParserTest.java
#	src/test/java/seedu/address/model/AddressBookTest.java
@aaryam253 aaryam253 added type.task Something that needs to be done, but not a story, bug, or an epic. priority.medium Nice to have labels Oct 14, 2018
@aaryam253 aaryam253 added this to the v1.2 milestone Oct 14, 2018
@aaryam253 aaryam253 self-assigned this Oct 14, 2018
@aaryam253 aaryam253 added this to In progress in Invités via automation Oct 14, 2018
@coveralls
Copy link

coveralls commented Oct 14, 2018

Pull Request Test Coverage Report for Build 202

  • 5 of 5 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.1%) to 61.663%

Totals Coverage Status
Change from base Build 200: 3.1%
Covered Lines: 1261
Relevant Lines: 2045

💛 - Coveralls

@aaryam253 aaryam253 requested review from kronicler and removed request for kronicler October 14, 2018 15:31
Copy link

@kronicler kronicler left a comment

Choose a reason for hiding this comment

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

Good work, Test cases follow the correct format too!

Invités automation moved this from In progress to Completed Oct 14, 2018
@kronicler kronicler merged commit b4cabb7 into CS2113-AY1819S1-F09-3:master Oct 14, 2018
aaryam253 added a commit to aaryam253/Invites-OOP-Java-Project that referenced this pull request Oct 15, 2018
Fixed some test case issues, added tests for addtag() and removeTag() and edited user guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.medium Nice to have type.task Something that needs to be done, but not a story, bug, or an epic.
Projects
No open projects
Invités
  
Completed
Development

Successfully merging this pull request may close these issues.

None yet

3 participants