Skip to content

test: add fuzz target and regression tests#556

Merged
karfau merged 9 commits intomasterfrom
fuzz-testing
Oct 11, 2023
Merged

test: add fuzz target and regression tests#556
karfau merged 9 commits intomasterfrom
fuzz-testing

Conversation

@karfau
Copy link
Member

@karfau karfau commented Oct 9, 2023

in order to integrate them as part of google/oss-fuzz#11036

@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@jazzer.js/jest-runner 2.0.0 network, filesystem, environment +63 4.42 MB kyakdan
@jazzer.js/core 2.0.0 network, filesystem, environment +62 4.32 MB kyakdan

karfau added 2 commits October 9, 2023 17:10
- own folder with sub folders for regression data
- moved target along with tests
@karfau karfau marked this pull request as ready for review October 9, 2023 15:13
- own jest config, folder and script
- only run it in node v16 (since node v14 support is broken)
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a389c1f) 93.89% compared to head (38e03a3) 93.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #556   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files           8        8           
  Lines        2048     2048           
  Branches      532      532           
=======================================
  Hits         1923     1923           
  Misses        125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant