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

feat(chat-e2e): monitoring tests #2619

Merged
merged 15 commits into from
Nov 18, 2024
Merged

Conversation

irinakartun
Copy link
Contributor

Description:

implemented tests for monitoring Dial setups

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like API keys or any other secrets and private URLs

ai-dial-actions and others added 11 commits September 11, 2024 15:02
#2172)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Magomed-Elbi Dzhukalaev <magomed-elbi_dzhukalaev@epam.com>
#2166) (#2188)

Co-authored-by: Magomed-Elbi Dzhukalaev <magomed-elbi_dzhukalaev@epam.com>
…monitoring-tests

# Conflicts:
#	apps/chat-e2e/src/core/dialFixtures.ts
#	apps/chat-e2e/src/testData/expectedConstants.ts
#	apps/chat-e2e/src/ui/webElements/chat.ts
#	apps/chat/README.md
#	apps/chat/src/components/Chat/ChangePathDialog.tsx
#	apps/chat/src/components/Chat/Chat.tsx
#	apps/chat/src/components/Common/FolderContextMenu.tsx
#	apps/chat/src/components/Folder/Folder.tsx
#	apps/chat/src/pages/index.tsx
#	apps/chat/src/store/overlay/overlay.epics.ts
#	apps/chat/src/store/settings/settings.reducers.ts
#	package-lock.json
#	package.json
@irinakartun
Copy link
Contributor Author

irinakartun commented Nov 15, 2024

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2619.nightly-test.deltixhub.io
E2E tests status: success

@irinakartun irinakartun merged commit 4e1a6e0 into development Nov 18, 2024
9 checks passed
@irinakartun irinakartun deleted the feat/monitoring-tests branch November 18, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants