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

npx playwright test command errors #1914

Closed
1 of 9 tasks
vyncent-t opened this issue Apr 16, 2024 · 1 comment
Closed
1 of 9 tasks

npx playwright test command errors #1914

vyncent-t opened this issue Apr 16, 2024 · 1 comment
Assignees
Milestone

Comments

@vyncent-t
Copy link
Contributor

vyncent-t commented Apr 16, 2024

Running the command npx playwright test to run the set of test at the same time causes some errors to occur. I think there are some issues that may depend on a different env, I will work on those that are immediately fixable.

How to reproduce

  • follow instructions under e2e-tests README.md
  • cd into e2e-tests dir
  • use npx playwright test

fixed:
create a namespace with the minimal editor then delete it

ERRORS LIST

progress: 0/3

  • There is cluster choose button and main cluster is selected
  • Store modified kubeconfig to IndexDB and check if present
  • check test is present in cluster and working

image

progress: 0/3

  • plugin settings page should have a title
  • plugin settings page should have a table
  • pod counter plugin should have setting option

image

progress: 0/2

  • GET /plugins/list returns plugins list
  • Service account tab should have headlamp-admin

image

progress: 1/1

  • FIXED: create a namespace with the minimal editor then delete it
    image
@joaquimrocha
Copy link
Collaborator

Closing in favor of #1963 .

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

No branches or pull requests

2 participants