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

test(finance): use validator.js for bitcoin addresses #1375

Merged

Conversation

Minozzzi
Copy link
Contributor

Fixes: #1184

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #1375 (ff07e5a) into main (bdd380d) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1375   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2163     2163           
  Lines      241264   241264           
  Branches     1014     1014           
=======================================
  Hits       240357   240357           
  Misses        886      886           
  Partials       21       21           
Impacted Files Coverage Δ
src/modules/finance/index.ts 100.00% <100.00%> (ø)

@import-brain import-brain added c: test m: finance Something is referring to the finance module labels Sep 13, 2022
@import-brain import-brain added this to the v7 - Current Major milestone Sep 13, 2022
@import-brain import-brain requested a review from a team September 13, 2022 01:40
pnpm-lock.yaml Outdated Show resolved Hide resolved
test/finance.spec.ts Outdated Show resolved Hide resolved
Minozzzi and others added 7 commits September 18, 2022 13:36
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Minozzzi Minozzzi requested a review from a team September 20, 2022 21:38
@Shinigami92 Shinigami92 changed the title test(finance/bitcoinAddress): use validator.js to test generated data test(finance): use validator.js to test generated bitcoin addresses Sep 21, 2022
@Shinigami92 Shinigami92 changed the title test(finance): use validator.js to test generated bitcoin addresses test(finance): use validator.js for bitcoin addresses Sep 21, 2022
@Shinigami92 Shinigami92 merged commit ea8d873 into faker-js:main Sep 21, 2022
wael-fadlallah pushed a commit to wael-fadlallah/faker that referenced this pull request Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: test m: finance Something is referring to the finance module
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Generated bitcoin addresses should pass validators.isBtcAddress
5 participants