rezanid / PSDataverse

PowerShell module that brings Dataverse's Web API to PowerShell 7 with features like piping, batching and more.
MIT License
12 stars 2 forks source link

Add unit tests #25

Open rezanid opened 1 year ago

rezanid commented 1 year ago

Now that PSDataverse's core has become more mature, it's time to add unit tests both to the C# part (binary Cmdlets) and PowerShell Cmdlets.