WordPress / WordPress/Requests
Tests: add/adjust SSL related tests
Open
Nobody has claimed this yet.
Type: testing/chores/QA
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 500
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 5
Description
@Synchro was kind enough to inform me of the https://badssl.com/ website which sounds like an awesome resource to use in the SSL related unit tests for this repo.
It is basically an domain with endpoint to get all sorts of SSL (error) responses to help verify those are handled correctly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the repository's existing SSL-related unit tests and review the badssl.com endpoints mentioned in the issue. Identify which SSL error responses are not covered, then add or adjust tests so those responses are verified correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- security, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100