devblackops / PasswordState

PowerShell module for interacting with ClickStudio's PasswordState password management application
Apache License 2.0
40 stars 14 forks source link

Add public function unit tests #19

Open trir262 opened 4 years ago

trir262 commented 4 years ago

I added pester unit tests to functions wherever they are possible

Description

Added tests in all .tests.ps1 files

Related Issue

Motivation and Context

It allows better validation of the functions if you want to modify them.

How Has This Been Tested?

pester.ps1

Screenshots (if appropriate):

Types of changes

Checklist: