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

Generators: add tests covering handling of unsupported doc structures #721

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 23, 2024

Description

This adds a set of dedicated tests to safeguard how XML docs which don't follow the specification are handled.

This initial set of tests for this documents the current behaviour. This behaviour may not always be the desired behaviour, in which case, this will be fixed in follow-up commits.

Suggested changelog entry

N/A

Related issues/external references

This PR is part of a series of PRs which will add a complete set of tests for the Generator feature.

Related to #146

This adds a set of dedicated tests to safeguard how XML docs which don't follow the specification are handled.

This initial set of tests for this documents the current behaviour. This behaviour may not always be the desired behaviour, in which case, this will be fixed in follow-up commits.
@jrfnl jrfnl added this to the 3.11.2 milestone Nov 23, 2024
@jrfnl jrfnl merged commit ceebf9d into master Nov 23, 2024
72 checks passed
@jrfnl jrfnl deleted the feature/generators-add-tests-code-sample_ branch November 23, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant