rootCircle / rootCircle/docFiller
Add support for testing framework
Open
Nobody has claimed this yet.
enhancement
help wanted
P1
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Repository like https://github.com/antfu-collective/vitesse-webext have extensive test to confirm extension in action using playwright to check for integration test!
We wanted to do something similar where we can do e2e and unit test our essential logic components
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
Start by reviewing the repository structure and its essential logic components to identify what currently lacks tests. Compare the needs for unit tests and Playwright-based end-to-end tests, then define the testing setup and verify that both test types can exercise the extension in action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, typescript
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100