Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add testing-utilities package #214

Merged
merged 4 commits into from
Oct 25, 2019
Merged

Conversation

juanpicado
Copy link
Member

@juanpicado juanpicado commented Oct 19, 2019

Type: feat
Scope: testing-utilities

Description:

Add a new package named @verdaccio/testing-utilities, which is intended to add multiple methods for testing across all plugins and also UI. Generate metadata easily to avoid boilerplate.

@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

Merging #214 into master will increase coverage by 0.05%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   65.25%   65.31%   +0.05%     
==========================================
  Files          25       26       +1     
  Lines        1390     1401      +11     
  Branches      201      204       +3     
==========================================
+ Hits          907      915       +8     
- Misses        481      483       +2     
- Partials        2        3       +1
Flag Coverage Δ
#core 88.18% <ø> (ø) ⬆️
#plugins 58.35% <ø> (-0.08%) ⬇️
Impacted Files Coverage Δ
tools/testing-utilities/src/package-generator.ts 90.9% <90.9%> (ø)
plugins/local-storage/src/local-fs.ts 86.58% <0%> (-1.22%) ⬇️
plugins/memory/src/memory-handler.ts 87.17% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bf4427...02de13c. Read the comment docs.

@juanpicado juanpicado merged commit dd78a8d into master Oct 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the testing-utilities-package branch October 25, 2019 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants