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

Added more tests #108

Merged
merged 40 commits into from Nov 10, 2018
Merged

Conversation

JeremyAw
Copy link

  • Added tests for MilestoneTest
  • Updated AddMilestoneCommandTest

…into v1.3_Jeremy

# Conflicts:
#	src/main/java/seedu/address/model/task/Task.java
…into v1.3_Jeremy

# Conflicts:
#	src/main/java/seedu/address/model/task/Task.java
…into v1.3_Jeremy

# Conflicts:
#	src/main/java/seedu/address/model/task/Task.java
#	src/test/java/seedu/address/testutil/TaskBuilder.java
… in more than 40 characters for each milestone description
@JeremyAw JeremyAw added the priority.high Must do label Nov 10, 2018
@JeremyAw JeremyAw added this to the v1.4 milestone Nov 10, 2018
@JeremyAw JeremyAw self-assigned this Nov 10, 2018
@chel-seyy chel-seyy merged commit b7741d1 into CS2113-AY1819S1-W13-3:master Nov 10, 2018
chel-seyy pushed a commit that referenced this pull request Feb 27, 2022
* Prevent adding of duplicate ranks when adding milestones

* Sort milestones with respect to rank

* Fixed minor checkstyle issues

* Edited Duplicate Rank error message

* Added Jeremy's Project Portfolio Page

* Updated Jeremy's Project Portfolio Page

* Fixed minor checkstyle issues.

* Fixed the change from Set to List for milestone

* Fixed merging error.

* Fixed #73, updated regex for Rank

* Fixed #86, updated AddMilestoneCommand to prevent adding of duplicate milestones

* Implemented padding for milestone description in each Milestone to allow for a neater UI

* Updated parser for AddMilestoneCommand to ensure that user cannot key in more than 40 characters for each milestone description

* Created new PPP to change filename for jeremyinelysium

* Added AddMilestoneCommandTest

* Fixed minor checkstyle issues.

* Updated Jeremy's name in AboutUs

* Added tests for AddMilestoneCommandParser

* Updated error messages for index and rank

* Added more tests for AddMilestoneCommandParserTest to test for invalid values

* Edited AddMilestoneCommand to check for invalid rank in AddMilestoneCommandParser instead

* Added more tests for AddMilestoneCommandParserTest

* Fixed minor checkstyle issues.

* Fixed checkstyle issues by removing trailing whitespace.

* Fixed minor checkstyle issues.

* Added more tests for AddMilestoneCommandTest

* Fixed minor checkstyle issues.

* Updated tests for AddMilestoneCommandTest and added TypicalMilestones

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

Successfully merging this pull request may close these issues.

None yet

2 participants