dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 227 forks source link

SqlAGDatabase: Refactor unit tests to support Pester 5 #1754

Open johlju opened 2 years ago

johlju commented 2 years ago

Due to the size of the PR https://github.com/dsccommunity/SqlServerDsc/pull/1550 it was a pain to rebase it for each contribution to the repository, for that reason it was merge prior to having refactored the unit test for SqlAGDatabase. The unit tests for SqlAGDatabase are currently skipped until refactor has been made.