BloodHoundAD / SharpHoundCommon

Common library used by SharpHound.
GNU General Public License v3.0
75 stars 47 forks source link

chore: improve test coverage #74

Closed urangel closed 11 months ago

urangel commented 11 months ago

Description

This adds some test coverage around the NTAuthStore properties and the parseAllProperties method.

Motivation and Context

Improving code quality.

How Has This Been Tested?

These tests were run on my mac laptop. I updated some of the test labels to [WindowsOnlyFact] since they were calling windows specific APIs and failed to run on my OS.

Types of changes

Checklist: