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

Initial Proof of Concept #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Initial Proof of Concept #1

wants to merge 5 commits into from

Conversation

edgars-pivovarenoks
Copy link
Member

No description provided.

using Fluent.Calculations.Primitives.BaseTypes;
using FluentAssertions;

namespace Fluent.Calculations.Business.Tests
Copy link
Member Author

Choose a reason for hiding this comment

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

@ArturKarbone beauty of generic math and Primitives interoperability.

public class ProgressiveTests
{
[Fact]
public void Test()

Choose a reason for hiding this comment

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

Suggested name: Should_calculate_progressive_for_decimals @edgars-pivovarenoks

}

[Fact]
public void Test2()

Choose a reason for hiding this comment

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

Suggested name: Should_calculate_progressive_for_numbers @edgars-pivovarenoks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants