Skip to content

Merge branch 'hotfix/1.2.1' into develop #75

Merge branch 'hotfix/1.2.1' into develop

Merge branch 'hotfix/1.2.1' into develop #75

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

Module Tests

This run completed at 09/07/2023 06:38:18

Details

Test Report: Module Tests

  • Date: 2023-09-07
  • Time: 06:33:44

Expand the following summaries for more details:

Environment:
Env
user: runneradmin
cwd: D:\a\PsSmo\PsSmo
os-version: 10.0.20348
user-domain: fv-az1113-186
machine-name: fv-az1113-186
nunit-version: 2.5.8.0
clr-version: 6.0.20
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.4618 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.0322 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.5646 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.0059 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.0428 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.0072 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.007 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.0048 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.0027 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.0157 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.0034 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.003 seconds