google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
311 stars 97 forks source link

Create test_scanner.py #107

Closed ro4i7 closed 1 year ago

ro4i7 commented 1 year ago

Description

test_scanner file for testing new functions added in scanner.py

fixes #3 #106

Changes Made

[List the changes you have made in bullet points.]

Checklist

Related Issues

[If your changes relate to any existing issues, please list them here.]

Additional Notes

[Provide any additional notes or context that may be helpful for the reviewers.]

Feel free to modify and customize this template as needed to fit the specific needs of the GCP Scanner project.

ro4i7 commented 1 year ago

@ZetaTwo @mshudrak i have made this tests for the new functions added in scanner.py in #106 , please check and give feedback

ro4i7 commented 1 year ago

The tests should be added together with the code being tested. Currently these tests fail. Please merge the PRs

Merging. I have updated the scanner.py file with the requested changes. Please check it.

mshudrak commented 1 year ago

Please close this one when you don't need it.