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 bugs in Goal and GoalGroup equality testing #28

Merged
merged 8 commits into from
Dec 13, 2017

Conversation

gregcorbett
Copy link
Collaborator

  • Group equality testing now takes into consideration whether a goal has been met
  • GoalGroup equality testing now takes into consideration whether the group is ordered or not, and handle each case differently

Also adds unit tests for the Goal and GoalGroup equality checks.

@gregcorbett gregcorbett self-assigned this Dec 13, 2017
@gregcorbett gregcorbett force-pushed the goal_equality_bug_fix branch from 35a7fb8 to 2d5b4a9 Compare December 13, 2017 23:40
@gregcorbett gregcorbett force-pushed the goal_equality_bug_fix branch from 2d5b4a9 to 780b89f Compare December 13, 2017 23:43
@gregcorbett
Copy link
Collaborator Author

codeclimate issues detected are outside of the scope of this PR. They have been tracked in #29

@gregcorbett gregcorbett merged commit 88b403e into stfc:develop Dec 13, 2017
@gregcorbett gregcorbett deleted the goal_equality_bug_fix branch December 13, 2017 23:48
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.

1 participant