0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/e2e/ui
renovate[bot] 9b761945df
fix(deps): update all core dependencies (#3542)
* fix(deps): update all core dependencies

* update deps

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-12-26 09:43:07 +01:00
..
config feat: upgrade react 18 (#3495) 2022-11-12 22:05:08 +01:00
cypress feat: upgrade react 18 (#3495) 2022-11-12 22:05:08 +01:00
.babelrc e2e: npm search and ping commands (#3386) 2022-09-19 23:10:38 +02:00
cypress.config.ts feat: upgrade react 18 (#3495) 2022-11-12 22:05:08 +01:00
package.json fix(deps): update all core dependencies (#3542) 2022-12-26 09:43:07 +01:00
pre-setup.js e2e: npm search and ping commands (#3386) 2022-09-19 23:10:38 +02:00
README.md chore: migrate to cypress for ui e2e (#3434) 2022-10-15 07:43:42 +02:00
setup.js e2e: npm search and ping commands (#3386) 2022-09-19 23:10:38 +02:00
teardown.js e2e: npm search and ping commands (#3386) 2022-09-19 23:10:38 +02:00
tsconfig.json chore: migrate to cypress for ui e2e (#3434) 2022-10-15 07:43:42 +02:00

E2E UI Testing

What is included on these test?

  • Run acceptance test on UI
    • Check home page works correctly
    • Check navigation
    • Check sidebar
    • Check protected packages works

Contribute

More tests could be added to verify UI works as expected.