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

Improve schema generation testing using different configurations #217

Open
3 tasks
david-waltermire opened this issue Sep 18, 2023 · 1 comment
Open
3 tasks
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-waltermire
Copy link
Collaborator

User Story:

As a Metaschema user, I need to have confidence that the various schema generation configurations work properly. Currently, schema generation testing does not vary the configurations used, which can result in configuration specific bugs.

Goals:

Unit tests need to be built that fully exercise the possible schema generation configurations.

Dependencies:

None.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated. Changes to the website can be made in the docs/content directory of your branch.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
@aj-stein-nist
Copy link
Collaborator

Sounds interesting, I will want to sync up with you tomorrow or later this week. So do we mean the different combinations of configuration options implemented off of gov.nist.secauto.metaschema.model.common.configuration.AbstractConfigurationFeature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants