0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/e2e
Juan Picado f6a538f06d
fix: missing version on footer (#3674)
* fix: missing version on fotter

* add tests

* fix version

* Delete Footer.test.tsx.snap

* Update renderHTML.ts
2023-03-11 22:28:58 +01:00
..
cli chore: update versions (6-next) (#3670) 2023-03-07 22:29:33 +01:00
docker chore: fix docker tests 2023-02-20 19:44:49 +01:00
ui fix: missing version on footer (#3674) 2023-03-11 22:28:58 +01: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)