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

Run e2e tests with Playwright #35

Conversation

D-Antonelli
Copy link
Collaborator

@D-Antonelli D-Antonelli commented Aug 19, 2024

Pull Request Title

Description

Install, configure Playwright and run e2e tests. Automate runs with Github actions workflow.

Fixes #32

Type of change

Please delete options that are not relevant.

  • Other (please describe): test

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Include any relevant details for your test configuration.

  • Unit tests
  • Integration tests
  • Manual testing
  • [ x] Not applicable

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • This is an UI update and I have tested the changes in different screen sizes (mobile, tablet, desktop)

Deployment notes

Please provide any details about the deployment, configuration, and migration steps required for this change.

  • New environment variables introduced:
    • ENV_VAR_NAME : description
  • Database migrations required:
    • Migration description

Screenshots (if applicable)

Please add any screenshots that can help in understanding the changes.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@D-Antonelli D-Antonelli linked an issue Aug 19, 2024 that may be closed by this pull request
@D-Antonelli D-Antonelli merged commit 8446fde into develop Aug 21, 2024
5 checks passed
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.

[Playwright] Configure and automate e2e tests
1 participant