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

[CP-3153] Added test ids to start backup action and contact support modal #2094

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

MateuszMudita
Copy link
Collaborator

@MateuszMudita MateuszMudita commented Oct 1, 2024

JIRA Reference: CP-3153

📝 Description ️

💪 Checklist before requesting a review - nice to have

  • getState function in async thunk actions is correctly typed
  • redux selectors are used in components / prop drilling is reduce

❗ Checklist before merging a pull request

  • change went through the QA process
  • translations are updated in dedicated application
  • CHANGELOG.md is updated

mkurczewski
mkurczewski previously approved these changes Oct 1, 2024
@@ -41,3 +45,12 @@ export enum BackupModalTestIds {
export enum ModalTestIds {
Modal = "modal-content",
}

export enum NewContactSupportModalTestIds {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename to ContactSupportModalTestIds

@MateuszMudita MateuszMudita merged commit 78f9c5a into develop Oct 1, 2024
7 checks passed
@MateuszMudita MateuszMudita deleted the CP-3153 branch October 1, 2024 15:32
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.

3 participants