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

Add cypress e2e test #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add cypress e2e test #74

wants to merge 1 commit into from

Conversation

adhikasp
Copy link
Contributor

This add cypress test case that do following action in the webapp:

  • Open the homepage
  • Configure API key
  • Uploading example dataset
  • (todo) Go through setup page to run embedding, clustering, etc

The tests will run in every MR commit as github workflow, essentially checking both the python API and webapp together.

Example on how the CI check page looks like https://github.com/adhikasp/latent-scope/actions/runs/11764575575?pr=1

This tests can be executed in local with npm run cypress:open and will looks like this

image

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.

1 participant