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

JUnit Test for Member Class Constructor #35

Merged
merged 8 commits into from
Mar 13, 2024

Conversation

1simjustin
Copy link

No description provided.

+ Improve transaction class design
+ Shift solving algo from TransactionList to MemberList as solving works on an entire group
+ Implement improved solving algo
+ Ordering of lines when creating subtransaction obejcts
+ Commented out code in development
+ Improve add functions for transactionlist and memberlist
@1simjustin 1simjustin added this to the v1.0 milestone Mar 13, 2024
@1simjustin 1simjustin added the type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code label Mar 13, 2024
@1simjustin 1simjustin marked this pull request as ready for review March 13, 2024 06:41
Copy link

@djleong01 djleong01 left a comment

Choose a reason for hiding this comment

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

LGTM

@djleong01 djleong01 merged commit edc58a7 into AY2324S2-CS2113-T15-1:master Mar 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants