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

Validate python intergration tests. #5617

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

Conversation

andrueastman
Copy link
Member

Validates intergration tests after typing infor updates in microsoft/kiota-python#384

baywet
baywet previously approved these changes Oct 16, 2024
baywet
baywet previously approved these changes Oct 16, 2024
@andrueastman
Copy link
Member Author

There's still a couple of things to resolved with the integration tests.

  • Fixing type information with composed type serialization in generated code(deserializer functions need to handle None cases that the parsenode can return.)
  • Handling of openApi descriptions with paths that return Enum (currently the code calls send_async which expects a Parsable and a factory which is being flagged as an Enum is not a parsbable)

Copy link

sonarcloud bot commented Oct 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress 🚧
Development

Successfully merging this pull request may close these issues.

2 participants