Skip to content

test: integration test improvement #64

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

Merged
merged 2 commits into from
Oct 22, 2024
Merged

test: integration test improvement #64

merged 2 commits into from
Oct 22, 2024

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Oct 22, 2024

  • update tests
  • remove empty lines

@vaind vaind changed the title test/integration cleanup test: integration test improvement Oct 22, 2024
@@ -1,5 +1,6 @@
BeforeAll {
$integrationTestScript = "$PSScriptRoot$([IO.Path]::DirectorySeparatorChar)integration-test-script.ps1"
$integrationTestThrowingScript = "$PSScriptRoot$([IO.Path]::DirectorySeparatorChar)throwingshort.ps1"

Check warning

Code scanning / PSScriptAnalyzer

The variable 'integrationTestThrowingScript' is assigned but never used. Warning test

The variable 'integrationTestThrowingScript' is assigned but never used.
@vaind vaind marked this pull request as ready for review October 22, 2024 16:43
@vaind vaind merged commit 045d74e into main Oct 22, 2024
14 checks passed
@vaind vaind deleted the test/integration-cleanup branch October 22, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant