-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Pester V5 Database Level Checks #884
Comments
jpomfret
added a commit
that referenced
this issue
Apr 26, 2022
jpomfret
added a commit
that referenced
this issue
May 27, 2022
jpomfret
added a commit
that referenced
this issue
Jun 1, 2022
jpomfret
added a commit
that referenced
this issue
Jun 5, 2022
Merged
Reopened this issue as there are still checks to be converted cc @SQLDBAWithABeard - think it closed automatically because you mentioned it in a PR |
Hmm, that's odd. Sorry 😂 |
Ah, yes. I put some check fixes and then the issue number so it was doing what it thought was right. Just Rob speak wasn't aligned!! |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Database level checks need some Pester V5 love
Each check needs rewritten and added to: \checks\Databasev5.Tests.ps1
We will also need to improve performance by reducing the trips to the instance/database and gathering all information in one hit before discovery, similar to initfields in #882
The text was updated successfully, but these errors were encountered: