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

[DOC] - Add notes on how to run Playwright/Cypress tests locally #468

Open
1 task done
viniciusdc opened this issue May 28, 2024 · 1 comment
Open
1 task done

Comments

@viniciusdc
Copy link
Contributor

Preliminary Checks

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

  1. Test/Run the Cypress and Playwright tests locally;
  2. Create these steps into a Makefile;
  3. Document a note for first-time contributors on how to run such file and run the tests
@marcelovilla
Copy link
Member

Just as a side note, we should probably update https://www.nebari.dev/docs/community/nebari-tests once we have a way of running the tests using a Makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo 📬
Development

No branches or pull requests

2 participants