0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/test/e2e-ui
Juan Picado 15c694156a
fix eslint warnings (#2265)
* chore: reduce warnings

* chore: fix eslint warnings

* fix warning
2021-06-12 09:25:53 +02:00
..
config feat: allow disable login on ui (#2228) 2021-05-05 23:23:03 +02:00
partials chore: eslint config module (#2263) 2021-05-16 17:11:08 +02:00
.babelrc
.eslintrc
CHANGELOG.md chore: update versions (6-next) (#2219) 2021-05-02 09:58:22 +02:00
e2e.spec.js feat: allow disable login on ui (#2228) 2021-05-05 23:23:03 +02:00
jest.config.e2e.js
package.json chore: update versions (6-next) (#2229) 2021-05-06 08:37:13 +02:00
pre-setup.js
puppeteer_environment.js feat: flexible user interface generator (#2070) 2021-04-09 17:54:38 +02:00
README.md
registry-launcher.ts feat: flexible user interface generator (#2070) 2021-04-09 17:54:38 +02:00
request.ts
server.ts fix eslint warnings (#2265) 2021-06-12 09:25:53 +02:00
setup.js refactor: replace mkdirp with fs.mkdir(Sync) (#2217) 2021-05-02 09:52:12 +02:00
teardown.js

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