DMTF / Redfish-Protocol-Validator

The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it conforms to the Redfish specification.
Other
14 stars 12 forks source link

Fixes to POST (create) testing #58

Closed mraineri closed 1 year ago

mraineri commented 1 year ago

Improved password generation for test accounts to inspect min and max password length requirements Added Allow header inspection for REQ_POST_CREATE_NOT_SUPPORTED to see if a warning should be used instead of a failure in case the test account creation fails unexpectedly

Fix #57

mraineri commented 1 year ago

Approved 6/16