tosca-community-contributions
tosca-community-contributions copied to clipboard
OASIS TC Open Repository: Manages TOSCA profiles, tests, and templates that are maintained by the TOSCA community. They are intended to be used as examples to help developers get started with TOSCA an...
Add a non-sequenced requirements definition. Parsing should fail with syntax error.
Test for a node type with an undefined parent type (derived_from) See https://github.com/oasis-open/tosca-test-assertions/blob/master/Parser-Validator/3.6.6-capability_types-03-unknown-parent-type.yml to get started.
Node type scenario 01: - Node type with all keynames - See https://github.com/oasis-open/tosca-test-assertions/blob/master/Parser-Validator/3.6.6-capability_types-01-valid.yml for help to get started
Test for a node type with only the required keynames. See https://github.com/oasis-open/tosca-test-assertions/blob/master/Parser-Validator/3.6.6-capability_types-02-valid-required-only.yml to get started.
See sub-tests #42 #43 #44 #45
Optional ? See #30
Optional ? see #31