Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

test: Automated tests for display mode settings.

Open Harmeet221 opened this issue 7 months ago • 4 comments

JIRA Task: https://rocketchat.atlassian.net/browse/QA-75

Automated following test cases:-

  1. expect to select display mode as Extendedand verify if sidebar item contains a message.
  2. expect to select display mode as Medium' and verify if sidebar item does not contain a message
  3. expect to select display mode as condensed and verify if sidebar item is condensed and its size is reduced to 28
  4. expect to display Avatars
  5. expect to hide Avatars.

Harmeet221 avatar May 19 '25 18:05 Harmeet221

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

dionisio-bot[bot] avatar May 19 '25 18:05 dionisio-bot[bot]

⚠️ No Changeset found

Latest commit: 185940eade8fa19df315cebbbceb5e5a2f490451

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 19 '25 18:05 changeset-bot[bot]

PR Preview Action v1.6.1 :---: |

:rocket: View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-36026/

|
Built to branch gh-pages at 2025-06-06 13:52 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

github-actions[bot] avatar May 19 '25 18:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.52%. Comparing base (d6fa67e) to head (77a7168).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #36026      +/-   ##
===========================================
- Coverage    64.61%   64.52%   -0.09%     
===========================================
  Files         3128     3278     +150     
  Lines        98189   101355    +3166     
  Branches     18636    18947     +311     
===========================================
+ Hits         63442    65403    +1961     
- Misses       31919    32987    +1068     
- Partials      2828     2965     +137     
Flag Coverage Δ
e2e 57.59% <100.00%> (+0.02%) :arrow_up:
unit 69.91% <100.00%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 19 '25 18:05 codecov[bot]