forked from OCram85/PSCredentialStore
pinguinfuss
42fdb0a373
#### 📖 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: OCram85/PSCredentialStore#76 Reviewed-by: OCram85 <ocram85@noreply.local> Co-authored-by: pinguinfuss <christian@heimdaheim.de> Co-committed-by: pinguinfuss <christian@heimdaheim.de> |
||
---|---|---|
.. | ||
Get-CredentialStoreItem.ps1 | ||
New-CredentialStoreItem.ps1 | ||
New-CredentialStoreItem.Tests.ps1 | ||
Remove-CredentialStoreItem.ps1 | ||
Set-CredentialStoreItem.ps1 | ||
Set-CredentialStoreItem.Tests.ps1 | ||
Test-CredentialStoreItem.ps1 |