awslabs / awslabs/speke-reference-server
Test for deprecated elements
- Dominant language
- Python
- Stars
- 124
- Forks
- 50
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 1
Description
- Responses containing the V1 namespace (`xmlns:speke="urn:aws:amazon:com:speke"`) alongside V2 elements pass the test suite but are rejected by MediaPackage V2
- Deprecated elements (`URIExtXKey`, `speke:KeyFormat`, `speke:KeyFormatVersions`) don't cause test failures
- Test suite should validate that V1-only elements/namespaces are absent, not just that V2 elements are present
Contributor guide
Research direction
Start by locating the test suite that validates SPEKE response XML and the code or fixtures producing mixed V1/V2 responses. Add coverage showing that the V1 namespace and deprecated elements are rejected or absent, then run the relevant response-validation tests to confirm V2 responses still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100