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

fix: add helper to read test fixtures #47

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

gitphill
Copy link
Contributor

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Added file-helper to read test fixtures.
Moved fixtures into their own folder.
Added expected JSON to test inspect results fully.
Updated eslint versions to remove npm install warnings.

@gitphill gitphill requested review from orsagie and a team November 21, 2019 13:56
@gitphill gitphill self-assigned this Nov 21, 2019
@ghost ghost requested a review from miiila November 21, 2019 13:56
@gitphill gitphill force-pushed the fix/add-test-helper-to-read-fixtures branch 2 times, most recently from ad79b76 to 84816be Compare November 21, 2019 15:01
{
"plugin": { "name": "bundled:maven", "runtime": "unknown" },
"package": {
"name": "fixtures.jars:spring-core-5.1.8.RELEASE.jar",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename this file to match the jar (or rename the jar to match the file) so it's easier to see what expected goes with what fixture?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep will do

Copy link
Contributor

@orsagie orsagie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just the small change

Added file-helper to read test fixtures.
Moved fixtures into their own folder.
Added expected JSON to test inspect results fully.
Updated eslint versions to remove npm install warnings.
@gitphill gitphill force-pushed the fix/add-test-helper-to-read-fixtures branch from 84816be to 79c3d85 Compare November 21, 2019 15:25
@gitphill gitphill merged commit a3e306a into master Nov 21, 2019
@snyksec
Copy link

snyksec commented Nov 21, 2019

🎉 This PR is included in version 2.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants