RocketChat / RocketChat/Rocket.Chat
this should be replaced by a unit test
Open
Nobody has claimed this yet.
todo
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
📝 Found in 3 location(s):
apps/meteor/tests/e2e/channel-management.spec.ts#L29apps/meteor/tests/e2e/channel-management.spec.ts#L47apps/meteor/tests/e2e/messaging.spec.ts#L37
Commit: 53b519cc692587a63beaeb780e28d368ed70e94c
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 reading the three referenced locations in apps/meteor/tests/e2e/channel-management.spec.ts and apps/meteor/tests/e2e/messaging.spec.ts, then determine what behavior each TODO currently covers. Done means equivalent unit-test coverage replaces these end-to-end cases and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100