snyk / snyk-gradle-plugin

Basic Snyk CLI plugin for Gradle support
Other
25 stars 19 forks source link

chore: use expectedTree.json fixtures to validate tests #129

Closed anthogez closed 4 years ago

anthogez commented 4 years ago

What does this PR do?

The goal of this pr is to convert all tests using the expected-fixtures. afterwards, we will create another pr where we convert these expected-fixtures to graphs using depGraph library to be used by https://github.com/snyk/snyk/pull/1165

anthogez commented 4 years ago

Continuing this one here https://github.com/snyk/snyk-gradle-plugin/pull/127