Add integration test for automated status handling
Open
Nobody has claimed this yet.
bug
feature: api 🛠️
feature: call 📹
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
The status is automatically set to "💬 In a call" when joining and reset after leaving a call.
There should be an integration test added to test this cross app integration keeps working.
Ref:
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 behavior and changes described in the referenced PRs, 6894 and 6110, then find the existing integration-test entry point for joining and leaving calls. Add coverage for the status being set to “💬 In a call” on join and reset after leaving, and confirm the integration test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100