Skip to content
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

test: Improve tests for legacy omnichannel analytics #30379

Merged
merged 14 commits into from
Oct 6, 2023

Conversation

murtaza98
Copy link
Contributor

@murtaza98 murtaza98 commented Sep 13, 2023

Proposed changes (including videos or screenshots)

Issue(s)

https://rocketchat.atlassian.net/browse/OC-1272

Steps to test or reproduce

Further comments

@changeset-bot
Copy link

changeset-bot bot commented Sep 13, 2023

⚠️ No Changeset found

Latest commit: 0851cb0

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

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #30379 (0851cb0) into develop (75f0ae3) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30379      +/-   ##
===========================================
+ Coverage    51.31%   51.37%   +0.06%     
===========================================
  Files          811      805       -6     
  Lines        15081    15106      +25     
  Branches      2753     2760       +7     
===========================================
+ Hits          7739     7761      +22     
+ Misses        6933     6921      -12     
- Partials       409      424      +15     
Flag Coverage Δ
e2e 48.70% <ø> (+0.13%) ⬆️
unit 64.93% <ø> (ø)

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

apps/meteor/tests/data/livechat/utils.ts Outdated Show resolved Hide resolved
apps/meteor/tests/data/livechat/department.ts Outdated Show resolved Hide resolved
apps/meteor/tests/data/livechat/department.ts Outdated Show resolved Hide resolved
apps/meteor/tests/data/livechat/department.ts Outdated Show resolved Hide resolved
apps/meteor/tests/end-to-end/api/livechat/04-dashboards.ts Outdated Show resolved Hide resolved
apps/meteor/tests/end-to-end/api/livechat/04-dashboards.ts Outdated Show resolved Hide resolved
@murtaza98 murtaza98 marked this pull request as ready for review September 18, 2023 10:22
@murtaza98 murtaza98 requested a review from a team as a code owner September 18, 2023 10:22
@murtaza98 murtaza98 requested a review from KevLehman September 18, 2023 10:22
@murtaza98 murtaza98 dismissed KevLehman’s stale review September 18, 2023 11:18

Done with the changes; Thanks Kevin!

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Oct 6, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Oct 6, 2023
@kodiakhq kodiakhq bot merged commit df5c496 into develop Oct 6, 2023
@kodiakhq kodiakhq bot deleted the test/legacy-analytics-tests branch October 6, 2023 18:35
gabriellsh added a commit that referenced this pull request Oct 9, 2023
…/mentionBot

* 'develop' of github.com:RocketChat/Rocket.Chat: (68 commits)
  fix: don't save the filter value on offlineMessageChannelName (#30576)
  feat: New permission to kick users (#30535)
  chore: improve message link focus (#30578)
  chore: Add required visual indication on `EditRoom` name input (#30589)
  fix: user dropdown menu position on RTL layout (#30490)
  chore: add missing `_id` field to `AtLeast` (#30592)
  test: Improve tests for legacy omnichannel analytics  (#30379)
  fix: Remove monitors query restrictions on update (#30550)
  chore: license v3 invalidation (#30585)
  chore: `CreateDirectMessage` a11y form improvements (#30581)
  chore: `CreateDiscussion` a11y improvements (#30583)
  chore: License v3 - behavior and limited reached triggers (#30561)
  chore: Improve `groups.create` endpoint for large amounts of members (#30499)
  feat: Monitors able to forward chats without joining (#30549)
  feat: Deployment Fingerprint (#30411)
  chore: fix flaky agents & custom fields tables tests (#30580)
  feat: Save visitor's activity on agent's interaction (#30222)
  chore: update mentions upsell modal content (#30503)
  fix: font-disabled color (#30569)
  chore: anchor text-decoration rules (#30485)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants