0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/test
Juan Picado 1755840cd3
e2e cli npm 6 (#3282)
* chore: add config utility

* improve verdaccio bin location

* add new npm cli e2e tests

* add tests

* rename files
2022-08-02 22:45:16 +02:00
..
cli e2e cli npm 6 (#3282) 2022-08-02 22:45:16 +02:00
e2e-ui feat!: replace deprecated request dependency by got (#3100) 2022-07-29 20:51:45 +02:00
README.md refactor: enable e2e for UI (#2036) 2021-04-09 17:54:29 +02:00

E2E Testing

This folder is composed of two strategies:

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