Skip to content

Commit

Permalink
feat(kiali): remove playwright tests legacy (#2452)
Browse files Browse the repository at this point in the history
* feat(kiali): remove playwright tests legacy

* Update package.json

* Update plugins/kiali/package.json

---------

Co-authored-by: Paul Schultz <pschultz@pobox.com>
  • Loading branch information
aljesusg and schultzp2020 authored Nov 1, 2024
1 parent ff9dde5 commit cf4e54e
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 632 deletions.
2 changes: 2 additions & 0 deletions .changeset/strong-years-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 1 addition & 2 deletions plugins/kiali/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"test": "backstage-cli package test --passWithNoTests --coverage",
"tsc": "tsc",
"prettier:check": "prettier --ignore-unknown --check .",
"prettier:fix": "prettier --ignore-unknown --write .",
"ui-test": "start-server-and-test start localhost:3000 'playwright test'"
"prettier:fix": "prettier --ignore-unknown --write ."
},
"dependencies": {
"@backstage/catalog-model": "^1.7.0",
Expand Down
34 changes: 0 additions & 34 deletions plugins/kiali/playwright.config.ts

This file was deleted.

28 changes: 0 additions & 28 deletions plugins/kiali/tests/entityGraphCard.spec.ts

This file was deleted.

198 changes: 0 additions & 198 deletions plugins/kiali/tests/entityResources.spec.ts

This file was deleted.

25 changes: 0 additions & 25 deletions plugins/kiali/tests/kiali.spec.ts

This file was deleted.

51 changes: 0 additions & 51 deletions plugins/kiali/tests/kialiHelper.ts

This file was deleted.

Loading

0 comments on commit cf4e54e

Please sign in to comment.