Skip to content

version bump

version bump #82

GitHub Actions / test-report (windows-latest) completed Nov 27, 2023 in 0s

Module Tests

This run completed at 11/27/2023 19:45:36

Details

Test Report: Module Tests

  • Date: 2023-11-27
  • Time: 19:42:38

Expand the following summaries for more details:

Environment:
Env
user: runneradmin
cwd: D:\a\PsSmo\PsSmo
os-version: 10.0.20348
user-domain: fv-az1564-31
machine-name: fv-az1564-31
nunit-version: 2.5.8.0
clr-version: 6.0.24
platform: `Microsoft Windows Server 2022 Datacenter
Outcome: | Total Tests: 12 | Passed: 12 | Failed: 0
Counters
Total: 12
Errors: 0
Failures: 0
Not-run: 0
Inconclusive: 0
Ignored: 0
Skipped: 0
Invalid: 0

Tests:

/ Pester / D:\a\PsSmo\PsSmo\test\Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance

✔️ Connect-Instance.SqlInstance.Returns a connection by pipeline input

Returns a connection by pipeline input

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance
Name: Connect-Instance.SqlInstance.Returns a connection by pipeline input
Outcome: Success ✔️
Time: 1.0977 seconds
✔️ Connect-Instance.SqlInstance.Returns a connection by property

Returns a connection by property

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance
Name: Connect-Instance.SqlInstance.Returns a connection by property
Outcome: Success ✔️
Time: 0.0184 seconds

/ Pester / D:\a\PsSmo\PsSmo\test\Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table

✔️ Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table

Returns the table

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table
Name: Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table
Outcome: Success ✔️
Time: 0.5395 seconds
✔️ Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table by name

Returns the table by name

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table
Name: Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table by name
Outcome: Success ✔️
Time: 0.0043 seconds

/ Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance

✔️ Invoke-Command.SqlInstance.SmoInstance.throws on error

throws on error

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance
Name: Invoke-Command.SqlInstance.SmoInstance.throws on error
Outcome: Success ✔️
Time: 0.0235 seconds

/ Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD

✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with separator

works with separator

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with separator
Outcome: Success ✔️
Time: 0.0031 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.throws with undefined variables

throws with undefined variables

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.throws with undefined variables
Outcome: Success ✔️
Time: 0.0033 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with defined variables

works with defined variables

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with defined variables
Outcome: Success ✔️
Time: 0.0025 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :on error

works with :on error

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :on error
Outcome: Success ✔️
Time: 0.0022 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :setvar

works with :setvar

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :setvar
Outcome: Success ✔️
Time: 0.0027 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores line comments

ignores line comments

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores line comments
Outcome: Success ✔️
Time: 0.0027 seconds
✔️ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores block comments

ignores block comments

Parent: / Pester / D:\a\PsSmo\PsSmo\test\Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
Name: Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores block comments
Outcome: Success ✔️
Time: 0.0023 seconds