mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
dc05edfe60
* feat: async storage plugin bootstrap * refactor fs.promise to promisify on node12 * Add changeset * Update big-lobsters-sin.md * Update utils.test.ts * Update utils.test.ts * Update ci.yml * Update utils.test.ts |
||
---|---|---|
.. | ||
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)