Skip to content

refactor: split parsers.test.ts into dedicated files (#317)#592

Open
goureeshreddy7 wants to merge 2 commits into
OWASP:mainfrom
goureeshreddy7:refactor-parsers-test
Open

refactor: split parsers.test.ts into dedicated files (#317)#592
goureeshreddy7 wants to merge 2 commits into
OWASP:mainfrom
goureeshreddy7:refactor-parsers-test

Conversation

@goureeshreddy7

Copy link
Copy Markdown

Hey @sonukapoor! I wanted to help out with issue #317.

I went ahead and split the massive "parsers.test.ts" file into the 7 dedicated files you mentioned under a new "tests/parsers/" folder. I also deleted the old file to clean it up.

I ran "npm test" locally on my machine and all tests are passing perfectly without any issues. Let me know if everything looks good or if I need to change anything! Thank you !

Closes #317

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.

refactor: split parsers.test.ts into one test file per package manager

1 participant