cdot65 / pan-scm-sdk

Python SDK for Palo Alto Networks Strata Cloud Manager.
https://cdot65.github.io/pan-scm-sdk/
Apache License 2.0
1 stars 1 forks source link

pytest-classes #28

Closed cdot65 closed 3 weeks ago

cdot65 commented 3 weeks ago

Checklist for This Pull Request

🚨Please adhere to the guidelines for contributing to this repository.

Pull Request Description

Updating the tests to class based, also removed the validate_uuid from the custom validator of the AddressGroupRequestModel test address_group

What does this pull request accomplish?

Are there any breaking changes included?

Is there anything the reviewers should know?

Thank you for your contributions!

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
scm/models/objects/address_group.py 100.00% <100.00%> (ø)