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 - work in progress #3567

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

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, yet to add testMappedApi.cpp and testMFWMappedApi.cpp.

Some issues are mentoned in TODO comment in code.

@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
cb[1](cb[0])
elif response.HasField("deletedEventResponse"):
cb[1]()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should not capture the object which is going to be deleted, will update the PyFluent API.

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.

1 participant