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

Implemented test for pricing utils. waiting for #417 to be completed #500

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ametel01
Copy link
Contributor

@ametel01 ametel01 commented Oct 6, 2023

PR Type:

  • Refactoring
  • Testing

Current Behavior:

The function apply_exponent_factor() was missing, and no tests were available for apply_impact_factor().
Resolves: #494

Updated Behaviour:

Testing parameters mirror those found in GMX's test.

Breaking Change Introduced?

No

@ametel01 ametel01 force-pushed the Improvetestsofpricing_utils branch 2 times, most recently from e142125 to 1f99a4f Compare October 6, 2023 23:41
@zarboq
Copy link
Collaborator

zarboq commented Oct 9, 2023

Hey ! Thanks but @StarkFishinator already had an ongoing PR on this here and he was assigned on the issue so we'll leave him the priority for the 'apply_exponent_factor' part

@ametel01
Copy link
Contributor Author

ametel01 commented Oct 9, 2023

I'll remove the changes in utils leaving only the tests, and draft this PR until utils are completed.

@ametel01 ametel01 closed this Oct 18, 2023
@ametel01 ametel01 reopened this Oct 18, 2023
@ametel01 ametel01 marked this pull request as draft October 18, 2023 21:58
@ametel01 ametel01 changed the title "Introduce cubit Library for apply_exponent_factor() and Test Enhancements" Implemented test for pricing utils. waiting for #417 to be completed Oct 18, 2023
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.

test: Improve tests of pricing_utils library.
2 participants