mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
14 lines
266 B
Markdown
14 lines
266 B
Markdown
# 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.
|