mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
5ddfa5264c
* fix: Fix the exact search phrase * fix: Add changeset to fix of exact search phrase Co-authored-by: Juan Picado <juanpicado19@gmail.com> |
||
---|---|---|
.. | ||
api | ||
basic | ||
jwt | ||
package-access | ||
profile | ||
proxy | ||
storage | ||
token | ||
web | ||
.eslintrc | ||
README.md |
Testing
The test are structured by feature following this shape:
test
--- feat
--- config.yaml
--- spec.test.ts
--- mock (storage folder) optional
--- partials (optional)