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

Migrate policy endpoints to new API structure #2025

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

anth-volk
Copy link
Collaborator

Fixes #1987.

This migrates the policy endpoints to the new API structure. It also adds a series of unit tests to the new service.

policyengine_api/routes/economy_routes.py Outdated Show resolved Hide resolved
policyengine_api/routes/policy_routes.py Show resolved Hide resolved
policyengine_api/routes/policy_routes.py Outdated Show resolved Hide resolved
policyengine_api/routes/policy_routes.py Outdated Show resolved Hide resolved
policyengine_api/routes/policy_routes.py Outdated Show resolved Hide resolved
tests/python/test_policy_service.py Outdated Show resolved Hide resolved
tests/python/test_policy_service.py Outdated Show resolved Hide resolved
tests/python/test_policy_service.py Outdated Show resolved Hide resolved
tests/python/test_policy_service.py Outdated Show resolved Hide resolved
tests/python/test_yearly_var_removal.py Outdated Show resolved Hide resolved
@anth-volk anth-volk force-pushed the feat/1987-migrate-policy branch from 5a9669b to 979037a Compare January 17, 2025 15:12
@anth-volk anth-volk requested a review from mikesmit January 20, 2025 14:21
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.

Migrate policy endpoints to new API structure
2 participants