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

Fix test cases #192

Merged
merged 16 commits into from
Nov 10, 2023
Merged

Conversation

neyapraveen
Copy link

@neyapraveen neyapraveen commented Nov 9, 2023

Fix test cases for new features.

* 'master' of https://github.com/neyapraveen/tp: (41 commits)
  Fix checkstyle
  Remove code
  Edit to camelCase
  Edit tests
  Edit tests
  Edit tests
  Add test cases for check
  Add MarkCommandTest and UnMarkCommandTest files
  Add unmark command test
  Fix checkstyle errors for main and test
  fix syntax error due to resolving merge conflict
  Update contact us line in UG
  Update DG image, DG and PPP
  Update docs/UserGuide.md
  Update docs/UserGuide.md
  Update PPP and DG
  Update use of person to student in UG
  Edit UG
  Edit UG
  Edit UG
  ...
@neyapraveen neyapraveen added the bug Something isn't working label Nov 9, 2023
@neyapraveen neyapraveen added this to the V1.4 milestone Nov 9, 2023
});
}
}
//package seedu.address.ui;
Copy link
Author

Choose a reason for hiding this comment

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

ignore the commenting out, this might need to be changed because it doesn't consider multiple test cases using fx simultaneously. Need to rerun and test with @wnchan 's edited test cases

Copy link
Author

Choose a reason for hiding this comment

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

will resolve the merge conflict

Copy link

Choose a reason for hiding this comment

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

you can merge first then ill work on fixing the help window test cases to run with yours.

Copy link
Author

Choose a reason for hiding this comment

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

Yep thanks

Copy link

@maj0-0 maj0-0 left a comment

Choose a reason for hiding this comment

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

lgtm!

@Bearypop
Copy link

Bearypop commented Nov 9, 2023

LGTM

Copy link

@wnchan wnchan left a comment

Choose a reason for hiding this comment

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

Overall LGTM!

});
}
}
//package seedu.address.ui;
Copy link

Choose a reason for hiding this comment

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

you can merge first then ill work on fixing the help window test cases to run with yours.

@neyapraveen neyapraveen merged commit 85c8259 into AY2324S1-CS2103T-F12-2:master Nov 10, 2023
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants