mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
4c58a46b43
* Update process.ts - Removed the silentNpm function. not being used anywhere - Type guard for childProcess.stdout - fix type errors * typo * remove @ts-ignore * remove ts-ignore * chore: remove type already inferred * chore: fix types * chore: fix types and add typeguard * chore: fix pnpm 8.9.0 * revert an incorrect change --------- Co-authored-by: Dina Basumatary <dnafication@users.noreply.github.com> |
||
---|---|---|
.. | ||
cli | ||
docker | ||
ui | ||
README.md |
E2E Testing
This folder is composed of two strategies:
- E2E for CLI
- E2E for the UI (cypress)