Metaculus / Metaculus/metaculus
Add an integration test which checks the question details page
Open
Nobody has claimed this yet.
Simple
Stale
Technical
- Dominant language
- TypeScript
- Stars
- 113
- Forks
- 34
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 30
Description
Should do:
- login to the page
- go to questions
- click on the first questions in the list
- expects the question page renders the key elements
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the existing integration tests and the question details page entry point. Follow the login, questions-list navigation, and first-question selection flow, then verify the page renders its key elements; the test is done when these steps are covered by a passing integration test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100