1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
verdaccio/test
Justin Johansson d21279b35c
Indiescripter/update misc deps (#2408)
* build(cli): remove unused commander dep

* build(e2e-ui): tweak lodash devDep to exact version

* build: tweak exact versions; @verdaccio:commons-api, get-port, semver

* style: private true prop first in package.jsons (monorepo convention)
2021-09-03 17:40:21 +02:00
..
e2e-cli Indiescripter/update misc deps (#2408) 2021-09-03 17:40:21 +02:00
e2e-ui Indiescripter/update misc deps (#2408) 2021-09-03 17:40:21 +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)