center-for-threat-informed-defense / caldera_pathfinder

Pathfinder is a plugin for mapping network vulnerabilities, scanned by CALDERA or imported by a supported network scanner, and translating those scans into adversaries for network traversal.
https://caldera.mitre.org/
Apache License 2.0
120 stars 26 forks source link

V2 tests #51

Closed heatonk closed 1 year ago

heatonk commented 2 years ago

Features the new test cases for the v2 algorithm on the v2-algo branch.

No breaking changes

djlawren commented 2 years ago

Statically looks good besides a couple formatting things

djlawren commented 2 years ago

Tests didn't pass when I ran them, left comments marking where errors appeared.

CDJellen commented 2 years ago

@heatonk When executing these tests on your v2-algo branch, pytest is throwing ModuleNotFoundError: No module named 'plugins'. Do you see the same on your end or do the tests execute successfully when run on your branch?

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information