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.
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.
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.
Test Configuration:
Checklist:
Deployment notes
Please provide any details about the deployment, configuration, and migration steps required for this change.
ENV_VAR_NAME
: descriptionScreenshots (if applicable)
Please add any screenshots that can help in understanding the changes.