-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore: add e2e test coverage for Video Conference #27075
Merged
Merged
+192
−19
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
weslley543
changed the title
test: add test for video conference
Chore: add test for video conference
Oct 14, 2022
Codecov Report
@@ Coverage Diff @@
## develop #27075 +/- ##
===========================================
+ Coverage 41.57% 42.99% +1.41%
===========================================
Files 841 814 -27
Lines 17706 17189 -517
Branches 1996 1921 -75
===========================================
+ Hits 7362 7390 +28
+ Misses 10102 9542 -560
- Partials 242 257 +15
Flags with carried forward coverage won't be shown. Click here to find out more. |
Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
Heroku app.json file needs to be in root folder
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Co-authored-by: Yash Rajpal <58601732+yash-rajpal@users.noreply.github.com>
dougfabris
changed the title
Chore: add test for video conference
Chore: add e2e test coverage for Video Conference
Nov 24, 2022
dionisio-bot
bot
added
stat: ready to merge
PR tested and approved waiting for merge
and removed
stat: needs QA
labels
Dec 23, 2022
kodiakhq
bot
removed
the
stat: ready to merge
PR tested and approved waiting for merge
label
Jan 10, 2023
This PR currently has a merge conflict. Please resolve this and then re-add the |
dionisio-bot
bot
added
stat: ready to merge
PR tested and approved waiting for merge
and removed
stat: conflict
labels
Jan 11, 2023
tassoevan
approved these changes
Jan 13, 2023
gabriellsh
added a commit
that referenced
this pull request
Jan 16, 2023
…ixSearch * 'develop' of github.com:RocketChat/Rocket.Chat: Chore: Show different labels based on the call originator on direct calls (#27729) Chore: Change bundle tags color and refactor app details page header styles (#27293) [FIX] Auto Translate not working on new message template (#27317) Chore: Custom Sounds Empty State (#27632) [IMPROVE] Require acceptance when setting new E2E Encryption key for another user (#27556) Regression: Broken room and message composer events (#27754) [FIX] Missing placeholders from encrypted channel preview messages now with expected behavior (#27699) [IMPROVE] SAML and OAuth role sync to support id and name (#27405) Chore: add e2e test coverage for Video Conference (#27075) Chore: Invites Empty State (#27631) [FIX] Marketplace app status initially disabled (#27330) Regression: Missing contexts on contextual bar (#27734)
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add some tests for video conference
Proposed changes (including videos or screenshots)
Jira Issue: VC-49
Issue(s)
Steps to test or reproduce
Further comments