issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added exceptions to tests with HEAD to not fail if the service does not support HEAD
#36
mraineri
closed
3 years ago
1
Some error response checking only inspects `@Message.ExtendedInfo`
#35
mraineri
closed
3 years ago
0
POST responses do not always need a response body
#34
mraineri
closed
3 years ago
0
Some PATCH tests fail if the request is rejected completely
#33
mraineri
closed
3 years ago
0
HEAD is expected to be supported
#32
mraineri
closed
3 years ago
0
Various fixes to array tests
#31
mraineri
closed
3 years ago
1
About REQ_PATCH_ARRAY_TRUNCATE
#30
JojoWu19
closed
3 years ago
4
Corrected expected status code for SEC_PRIV_OPERATION_TO_PRIV_MAPPING to be 403 or 404
#29
mraineri
closed
3 years ago
1
About using an account with PasswordChangeRequired set to true
#28
FelixD999
closed
2 years ago
16
About SEC_PRIV_OPERATION_TO_PRIV_MAPPING
#27
JojoWu19
closed
2 years ago
21
The quantity value for NTP Server on PATCH payload
#26
FelixD999
closed
3 years ago
2
Error [SSL: CERTIFICATE_VERIFY_FAILED] and Warning NTPServers array failed with status 401
#25
scottbusi
closed
4 months ago
4
Removed message check when an unsupported query parameter is provided
#24
mraineri
closed
3 years ago
1
GET Same URI return status code conflict
#23
FelixD999
closed
3 years ago
2
Changed unsupported method test to use DELETE on service root instead of TRACE
#22
mraineri
closed
3 years ago
1
Changed event destination test to use an IP address in the destination URI
#21
mraineri
closed
3 years ago
1
Use of TRACE to validate 501/405 behavior issue with Apache implementations
#20
jautor
closed
3 years ago
5
The result of tool report different from manual test
#19
FelixD999
closed
3 years ago
6
Some requests returned 401 status code but manual test not return same response
#18
FelixD999
closed
3 years ago
13
REQ_PATCH_MIXED_PROPS: "Modify several properties where one or more properties can never be updated: Services shall return the HTTP 200 OK status code and a resource representation with a message annotation that lists the non-updatable properties."
#17
abrother94
closed
3 years ago
1
Fix socket connect() call to use hostname instead of netloc
#16
billdodd
closed
3 years ago
1
Exception caught while trying to retrieve and decode certificate for https://172.17.8.47:8889
#15
abrother94
closed
3 years ago
3
Update unit tests to cover new try/except blocks
#14
billdodd
closed
3 years ago
1
Fix bugs causing unexpected login failures
#13
billdodd
closed
3 years ago
1
Invalid login attempts can cause service to block client
#12
billdodd
closed
3 years ago
3
Add python 3.9 to tox unit tests and Travis-CI
#11
billdodd
closed
3 years ago
1
Add try/except around HTTP redirect and SSE stream requests
#10
billdodd
closed
3 years ago
1
Unhandled connection errors with HTTP redirect attempts and SSE streams
#9
scottbusi
closed
3 years ago
25
Complete server response assertions
#8
billdodd
closed
4 years ago
1
Initial batch of service response assertions
#7
billdodd
closed
4 years ago
1
Continue Sever requests test assertions
#6
billdodd
closed
4 years ago
3
Add Redfish-Test-Framework support
#5
billdodd
closed
4 years ago
3
Continue adding Service requests test assertions
#4
billdodd
closed
4 years ago
0
Add support for Redfish-Test-Framework
#3
billdodd
closed
4 years ago
0
Continue assertions for Service requests
#2
billdodd
closed
4 years ago
1
Add assertions for request headers
#1
billdodd
closed
4 years ago
1
Previous