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-XXX] POC for running E2E tests with Mock Device on Windows and Linux in CI/CD #2118

Closed
wants to merge 41 commits into from

Conversation

dkarski
Copy link
Member

@dkarski dkarski commented Oct 9, 2024

JIRA Reference: [CP-XXX]

📝 Description ️

Implemented a Proof of Concept for running end-to-end (E2E) tests using a Mock Device on both Windows and Linux, with tests successfully passing in both environments. To run these tests in CI/CD, I adjusted the scope of the executed tests and modified an environment variable to ensure the application builds with the mock for testing purposes.

💪 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

dkarski and others added 30 commits September 2, 2024 11:31
@dkarski dkarski self-assigned this Oct 11, 2024
@dkarski dkarski closed this Oct 22, 2024
@dkarski dkarski deleted the CP-XXX-e2e-mock-device-check branch October 22, 2024 07:16
@dkarski dkarski restored the CP-XXX-e2e-mock-device-check branch October 22, 2024 07:16
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.

6 participants