1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
verdaccio/e2e
Dina Basumatary 4c58a46b43
Get rid of @ts-ignore (iteration 1 or many more to go) (#4079)
* 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>
2023-10-26 17:49:05 +02:00
..
cli Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
docker update ci service 2023-04-17 07:49:45 +02:00
ui chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02: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)