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 Multiple & Subtract Multiple Functions Added , Some Test Added , … #78

Closed
wants to merge 1 commit into from

Conversation

SepehrAsh
Copy link

Add Multiple & Subtract Multiple Functions Added That Can Add or Subtract Multiple Money Structs And Some Test Added That It Works Fine
issue #74 fixed

@AyoobMH
Copy link
Contributor

AyoobMH commented Apr 3, 2021

May I ask, are there any updates regarding this PR? As I have been looking for a similar feature to AddMultiple, Thanks!

@@ -307,6 +307,77 @@ func TestMoney_Add2(t *testing.T) {
}
}

func TestMoney_AddMultiple1(t *testing.T) {
m := New(100, "EUR")
Copy link
Owner

Choose a reason for hiding this comment

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

Please update the PR to use currency constants instead of strings

@Rhymond
Copy link
Owner

Rhymond commented Jul 21, 2022

Closing because of inactivity, please re-open if needed.

@Rhymond Rhymond closed this Jul 21, 2022
@AyoobMH AyoobMH mentioned this pull request Aug 9, 2022
2 tasks
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.

3 participants