0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/e2e
Juan Picado 5cbee6f57f
fix: unpublish a package on storage package (#4937)
* fix: unpublish a package on storage package

fix: unpublish a package on storage package

fix unpublish e2e

* Update index.ts

* reuse cli e2e tests

* npm 10 migrated

* migrate tests

* migrate tests

* clean up

* Create hot-crews-live.md
2024-11-16 20:39:47 +01:00
..
cli fix: unpublish a package on storage package (#4937) 2024-11-16 20:39:47 +01:00
docker Update generator.yaml 2024-07-07 19:44:10 +02:00
ui chore: update versions (next-8) (#4903) 2024-11-14 19:55:45 +01:00
README.md chore: migrate to cypress for ui e2e (#3434) 2022-10-15 07:43:42 +02:00

E2E Testing

This folder is composed of two strategies:

  • E2E for CLI
  • E2E for the UI (cypress)