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

Updated code to fix rules_engine tests such that they all pass #164

Conversation

eriksynn
Copy link
Collaborator

Updated NormalizedBillingPeriodRecord to derive from BaseModel
Updated RulesEngineResult to derive from BaseModel
Updated various places where we had neglected to change inclusion_override to analysis_type_override
Added indirection from RulesEngineResult to SummaryOutput in test_engine.py
Fixed positional argument errors BillingPeriod test env setup

Updated RulesEngineResult to derive from BaseModel
Updated various places where we had neglected to change inclusion_override to analysis_type_override
Added indirection from RulesEngineResult to SummaryOutput in test_engine.py
Fixed positional argument errors BillingPeriod test env setup
@jkwan2011 jkwan2011 merged commit 92c70f4 into inclusion-refactor Apr 23, 2024
8 of 12 checks passed
@jkwan2011 jkwan2011 deleted the fix-normalizedbillrecord-and-analysistypeoverride-errors branch April 24, 2024 00:51
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.

2 participants