mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
13 lines
266 B
Markdown
13 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.
|