Skip to content
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

feat: add utils module #33

Merged
merged 1 commit into from
Jun 21, 2024
Merged

feat: add utils module #33

merged 1 commit into from
Jun 21, 2024

Conversation

cuinixam
Copy link
Contributor

No description provided.

Copy link

Test Results

 1 files  ±0   3 suites  +1   7s ⏱️ +2s
28 tests +2  28 ✅ +2  0 💤 ±0  0 ❌ ±0 
29 runs  +2  29 ✅ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 235cf16. ± Comparison against base commit c69c464.

This pull request removes 6 and adds 8 tests. Note that renamed tests count towards both.
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall not write the command but create and write an error when existing command fails
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall not write the command nor create and write an error when existing command fails
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall not write the executed command to console if silent
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall write and create an error when existing command fails (default)
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall write the command but not create an error when existing command fails
D:\a\bootstrap\bootstrap\tests\bootstrap.Tests.ps1 ‑ Invoke-CommandLine.shall write the executed command to console (default)
D:\a\bootstrap\bootstrap\tests\linter.Tests.ps1 ‑ Analysis of file D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 against Script Analyzer Rules.Shall not have deviations
D:\a\bootstrap\bootstrap\tests\linter.Tests.ps1 ‑ Analysis of file D:\a\bootstrap\bootstrap\utils.ps1 against Script Analyzer Rules.Shall not have deviations
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall not write the command but create and write an error when existing command fails
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall not write the command nor create and write an error when existing command fails
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall not write the executed command to console if silent
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall write and create an error when existing command fails (default)
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall write the command but not create an error when existing command fails
D:\a\bootstrap\bootstrap\tests\utils.Tests.ps1 ‑ Invoke-CommandLine.shall write the executed command to console (default)

@JuReMq JuReMq self-requested a review June 21, 2024 12:53
@JuReMq JuReMq merged commit 6617fdc into main Jun 21, 2024
3 checks passed
@xxthunder xxthunder deleted the feature/add-utils branch July 1, 2024 15:01
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.

2 participants