FuelLabs / FuelLabs/fuel-explorer
e2e test to validate correct url
Open
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 81
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 44
Description
validate http code of project's URL in ecosystem page
- `200` code can be soft-expected to be true
- `404` code can be expected to be false
Contributor guide
Research direction
Start by locating the ecosystem page and the existing end-to-end test setup in the repository. Trace how the project's URL is exposed there, then add coverage for the stated HTTP outcomes: 200 should be treated as true and 404 as false. Done means the end-to-end test reliably distinguishes those two responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100