PSCredentialStore/src
pinguinfuss 42fdb0a373 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: OCram85/PSCredentialStore#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
..
Certificate Updates libressl files (#71) 2022-09-20 11:58:29 +02:00
Connection remove optional depenency helper (#68) 2022-07-26 11:33:10 +02:00
Formats Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Item Fix Set-CredentialStoreItem (#76) 2022-10-10 10:05:08 +02:00
Private remove optional depenency helper (#68) 2022-07-26 11:33:10 +02:00
Store fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Vendor/libressl Updates libressl files (#71) 2022-09-20 11:58:29 +02:00
Dependency.json Publish version 0.2.1.X (#18) 2018-03-09 14:02:51 +01:00
ModuleRoot.psm1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
PSCredentialStore.psd1 Fix optional module dependencies (#75) 2022-10-10 10:00:42 +02:00
PSModule.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
openssl.conf PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00