0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/e2e
Juan Picado e364d073d7
e2e: command dist-tag (#3390)
* clean up tests

* add dist-tag

* chore: add npm 9

* Update CHANGELOG.md

* Update publish.spec.js

* add pnpm

* yarn 1

* Update tag.spec.ts

* Update README.md

* more timeout

* chore fix build

* chore: fix export

* chore: fix test

* chore: fix tests
2022-09-24 08:53:03 +02:00
..
cli e2e: command dist-tag (#3390) 2022-09-24 08:53:03 +02:00
ui e2e: command dist-tag (#3390) 2022-09-24 08:53:03 +02:00
README.md e2e: npm search and ping commands (#3386) 2022-09-19 23:10:38 +02:00

E2E Testing

This folder is composed of two strategies:

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