fix Test-CredentialStoreItem return #66

Merged
OCram85 merged 2 commits from fixTestItem into master 2022-07-19 11:46:22 +02:00
Owner

📖 Summary

  • Test-CredentialStoreItem now returns $false and not a terminating error if store doesn't exists.
  • Updates platyPS generated docs

📑 Test Plan

💡 Select your test plan for the code changes.

  • Tested via Drone.io pipeline
  • Custom test
  • No test plan
Details / Justification

📚 Additional Notes

#### :book: Summary - `Test-CredentialStoreItem` now returns `$false` and not a terminating error if store doesn't exists. - Updates platyPS generated docs #### :bookmark_tabs: Test Plan > :bulb: Select your test plan for the code changes. - [x] Tested via Drone.io pipeline - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### :books: Additional Notes - fixes #50
OCram85 added the
bug
label 2022-07-19 11:29:31 +02:00
OCram85 added 2 commits 2022-07-19 11:29:32 +02:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
d4633d4b80
update docs
Collaborator

Drone.io PR Build No. #63: success

/drone/src/build/FileLinter-Results.log

✔️ No FileLinter violations in 32 files found.

/drone/src/build/Pester-Results.log

Result Test Duration
⚠️ Test-CredentialStore.Basic logic tests.Read a broken CredentialStore 0ms

🧪 55 Total Tests (✔️ 54 Passed ▫️🔱 1 Skipped / NotRun ▫️ ⚠️ Unknown ▫️ 0 Failed)
📑 Covered 40.83% / 75%. (🔖 791 analyzed Commands 📄 in 26 Files)

/drone/src/build/ScriptAnalyzer-Results.log

✔️ No violations found.

end.

> Drone.io PR Build No. [#63](https://drone.ocram85.com/OCram85/PSCredentialStore/63): ``success`` #### ``/drone/src/build/FileLinter-Results.log`` :heavy_check_mark: No FileLinter violations in 32 files found. #### ``/drone/src/build/Pester-Results.log`` | Result | Test | Duration | | :----: | :--- | -------: | | :warning: | `Test-CredentialStore.Basic logic tests.Read a broken CredentialStore` | *0ms* | :test_tube: **55** Total Tests (:heavy_check_mark: ``54 Passed`` :white_small_square::trident: ``1 Skipped / NotRun`` :white_small_square: :warning: ``Unknown`` :white_small_square: :heavy_exclamation_mark: ``0 Failed``) :bookmark_tabs: Covered **40.83%** / 75%. (:bookmark: ``791 analyzed Commands`` :page_facing_up: ``in 26 Files``) #### ``/drone/src/build/ScriptAnalyzer-Results.log`` :heavy_check_mark: No violations found. end.
OCram85 merged commit b76668c1e7 into master 2022-07-19 11:46:22 +02:00
OCram85 deleted branch fixTestItem 2022-07-19 11:46:22 +02:00
Sign in to join this conversation.
No description provided.