RocketChat / RocketChat/Rocket.Chat
assert error-user-registration-custom-field directly after users.register formats this Meteor.Error correctly
Open
Beginner friendly
Nobody has claimed this yet.
todo
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
📝 Found in apps/meteor/tests/end-to-end/api/users.ts#L1197
Commit: e68aeda005460f94e58444ff059de18db11cac15
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 in apps/meteor/tests/end-to-end/api/users.ts at lines 1197-1202 and inspect the users.register test around the custom-field error. Add the direct assertion requested by the issue, then run the relevant end-to-end API test to confirm the Meteor.Error formatting is checked immediately after registration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, testing-qa
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100