Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 422 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 422 Bytes

Contributing

How to run tests

Tests require environment variables

  • TEST_SNYK_TOKEN - your token from app.snyk.io
  • TEST_SNYK_ORG - the uuid of your personal org (e.g. firstname.lastname)

Please have a look here to see how CI runs it.

Also, please make sure, that your org has the API entitlement enabled.