RocketChat / RocketChat/Rocket.Chat
this spec was never wired to a test runner; these two expectations predate the
Open
Beginner friendly
Nobody has claimed this yet.
todo
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
current implementation, which returns LINK src values without protocol normalization.
📝 Found in apps/meteor/server/lib/messages/extractUrlsFromMessageAST.spec.ts#L35
Commit: a62b126d41224b77b0e53652faed806f5ac664f9
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 at apps/meteor/server/lib/messages/extractUrlsFromMessageAST.spec.ts#L35-L40 and inspect how this spec is connected to the test runner. Compare its two expectations with the current implementation's LINK src behavior, then run the relevant test to confirm the spec is wired and reflects the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100