0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/e2e/ui
Juan Picado c922b83775
chore: update versions (next) (#4093)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-28 17:22:01 +02:00
..
config
cypress
.babelrc
CHANGELOG.md feat!: bump to v7 2023-08-21 17:38:13 +02:00
cypress.config.ts fix: get-port missing dependency (#3677) 2023-03-12 08:49:51 +01:00
package.json chore: update versions (next) (#4093) 2023-10-28 17:22:01 +02:00
README.md
tsconfig.json

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.