nebari-dev / nebari-dev/nebari-docs
[DOC] - Add notes on how to run Playwright/Cypress tests locally
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 21
- Forks
- 40
- Avg merge
- 19h 50m
- Merged PRs (30d)
- 6
Description
Preliminary Checks
- This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions
Summary
We should provide clear instructions on executing Cypress and Playwright test workflows using Makefiles. This transition to Makefiles for running tests will simplify the process for users who wish to test our infrastructure and developers looking to replicate the CI pipelines. Including detailed guidance on these workflows will ensure a smooth adaptation for all stakeholders.
Steps to Resolve this Issue
- Test/Run the Cypress and Playwright tests locally;
- Create these steps into a Makefile;
- Document a note for first-time contributors on how to run such file and run the tests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by testing the Cypress and Playwright workflows locally and identify the Makefiles involved in running them. Document the commands and the first-time contributor workflow in the Nebari documentation, including how to run the tests; done means both workflows are documented and locally verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, playwright
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100