You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: