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

test: Add tests for new datamodel API #3567

Merged
merged 19 commits into from
Dec 16, 2024
Merged

test: Add tests for new datamodel API #3567

merged 19 commits into from
Dec 16, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Dec 11, 2024

Adding StateEngine unittests corresponding to the new datamodel API.

Added test_datamodel_api.py for testDataModelApi.cpp and testMappedApi.cpp. I've skipped testMFWMappedApi.cpp as this seems to be at workflow level - we can add it after updating the workflow classes based on the new API.

Some issues found are mentoned in TODO comments in the test code - will address them in separate PRs.

@mkundu1 mkundu1 changed the title test: Add test for new datamodel API - work in progress test: Add tests for new datamodel API - work in progress Dec 11, 2024
@mkundu1 mkundu1 marked this pull request as ready for review December 12, 2024 20:53
@mkundu1 mkundu1 changed the title test: Add tests for new datamodel API - work in progress test: Add tests for new datamodel API Dec 12, 2024
@mkundu1 mkundu1 enabled auto-merge (squash) December 13, 2024 15:15
@mkundu1 mkundu1 merged commit 887210b into main Dec 16, 2024
29 checks passed
@mkundu1 mkundu1 deleted the test/new-datamodel-api branch December 16, 2024 07:45
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.

None yet

3 participants