You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: This checking if the repository name is included in the OSS-Fuzz project list. Fuzzing, or fuzz testing, is the practice of feeding unexpected or random data into a program to expose bugs. This repo largely used VueJS so we'll install jest-fuzzer and use it with a few tests. Copilot prompts will be in quotes.
Tasks:
"commands to install jest-fuzzer along vue test utils"
In file lob.js "add fuzz library to this file"
Highlight function "/test"
Highlight the test and function "refactor to add fuzz"
The text was updated successfully, but these errors were encountered:
Context: This checking if the repository name is included in the OSS-Fuzz project list. Fuzzing, or fuzz testing, is the practice of feeding unexpected or random data into a program to expose bugs. This repo largely used VueJS so we'll install jest-fuzzer and use it with a few tests. Copilot prompts will be in quotes.
Tasks:
The text was updated successfully, but these errors were encountered: