0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/e2e/ui
2024-01-07 10:02:08 +01:00
..
config
cypress fix: missing version on footer (#3674) 2023-03-11 22:28:58 +01:00
.babelrc
CHANGELOG.md feat!: bump to v7 2023-08-21 17:38:13 +02:00
cypress.config.ts chore: update e2e ci settings 2023-12-02 15:01:01 +01:00
package.json chore: update versions (next) (#4384) 2024-01-07 10:02:08 +01: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.