test code
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 114
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
core부분에는 테스트 코드 환경이 잘되어있는데요.
stackflow의 다른 패키지는 테스트 환경 설정이 안 되어있어서 리팩터링하고 확인하는 작업이 어려워요..!
어느정도 설정만 되어있으면 컨트리뷰터가 기여할 때 추가적으로 테스트 코드도 작성하면서 기여할 수 있을 것 같아요.
stackflow에 테스트 코드 환경이 구성되면 좋겠어요!
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 examining the existing test setup in the core package, then compare it with the other Stackflow packages that lack test environments. Configure a consistent test environment for those packages so contributors can add and run tests while refactoring; done means the package tests execute successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100