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 tests for model, storage, logic component #201

Merged
merged 10 commits into from
Nov 7, 2020

Conversation

nicholasyeo
Copy link

  • Add relevant tests related to timetable/slot components
  • Create Calorie class for consistency
  • Add Calorie related tests
  • Refactor timetable/slot into appropriate packages

@nicholasyeo nicholasyeo added this to the v1.4 milestone Nov 7, 2020
@nicholasyeo nicholasyeo self-assigned this Nov 7, 2020
@nicholasyeo nicholasyeo linked an issue Nov 7, 2020 that may be closed by this pull request
Copy link

@khor-jingqian khor-jingqian left a comment

Choose a reason for hiding this comment

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

LGTM

@khor-jingqian khor-jingqian merged commit 9ff419d into AY2021S1-CS2103T-T09-2:master Nov 7, 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.

Add testing for Timetable and Slot classes
2 participants