PSCredentialStore/src/Item
pinguinfuss 42fdb0a373
continuous-integration/drone/push Build is passing Details
Fix Set-CredentialStoreItem (#76)
#### 📖 Summary

- Fix Set-CredentialStoreItem. Currently it doesn't warn if the user is trying to update a CredentialStoreItem, that does not exist.
- Also add a bit of documentation and UnitTests.
- Fix the quotation of Test-CredentialStoreItem.

#### 📑 Test Plan

> 💡 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. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Co-authored-by: OCram85 <ocram85@noreply.local>
Reviewed-on: #76
Reviewed-by: OCram85 <ocram85@noreply.local>
Co-authored-by: pinguinfuss <christian@heimdaheim.de>
Co-committed-by: pinguinfuss <christian@heimdaheim.de>
2022-10-10 10:05:08 +02:00
..
Get-CredentialStoreItem.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
New-CredentialStoreItem.Tests.ps1 adds pinguinfuss contributed fix (#73) 2022-09-20 15:01:05 +02:00
New-CredentialStoreItem.ps1 adds pinguinfuss contributed fix (#73) 2022-09-20 15:01:05 +02:00
Remove-CredentialStoreItem.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Set-CredentialStoreItem.Tests.ps1 Fix Set-CredentialStoreItem (#76) 2022-10-10 10:05:08 +02:00
Set-CredentialStoreItem.ps1 Fix Set-CredentialStoreItem (#76) 2022-10-10 10:05:08 +02:00
Test-CredentialStoreItem.ps1 Fix Set-CredentialStoreItem (#76) 2022-10-10 10:05:08 +02:00