d8d5757036
adds Test-Module pester tests
2018-03-13 14:13:08 +01:00
29e03852c0
Remove module load before coverage report creation. fix buld errors
2018-03-13 13:54:44 +01:00
d6aa68521e
try to fix coverage report error
2018-03-13 13:52:18 +01:00
700208a44b
update pester tests
2018-03-12 16:03:32 +01:00
a440a61b10
update should syntax with -throw parameter
2018-03-12 16:00:21 +01:00
5910c44356
adds Sdt-ChallengeFile tests
2018-03-12 15:55:23 +01:00
139ea6c5ce
fix path to test cs file
2018-03-12 14:01:51 +01:00
793035fa47
fix pester syntax
2018-03-12 13:59:41 +01:00
e2af175b9f
adds tests for Test-ChallengeFile
2018-03-12 13:57:07 +01:00
687b272806
add Get-RandomKey tests
2018-03-09 14:39:16 +01:00
4b99f83dd2
fix dumy output
2018-03-09 14:29:15 +01:00
691a736cc0
adds dummy test for Get-ModuleDir
2018-03-09 14:20:51 +01:00
2422afbd8f
Publish version 0.2.1.X ( #18 )
...
- fix pester test execution order in vscode test task.
- fix coveralls.io link in bagde.
- skip coverage report creation for PR triggered builds
- update docs
- Connection type SCP added for `Connect-To` and `Disconnect-From`.
## Internal Changes
- pester tests now don't need to dotsource other public functions from the same module (fixes #17 )
- helper and private functions stilll needs to be dotsourced.
- basic module tests added
- pester tests for `Resolve-Dependency` added
- Wrapper function `Get-ModuleBase` added. This enables mocking in tests.
2018-03-09 14:02:51 +01:00
691255957c
Remove old Write-Message2 function ( #13 )
2018-03-02 13:43:06 +01:00
cb11209702
Publish 0.2.0 ( #12 )
2017-12-22 08:10:37 +01:00
6659c2b317
update badges ( #11 )
2017-11-15 10:17:23 +01:00
599232ecec
Implements CisServer connection handling ( #10 )
...
### fixes #8
- gh deployment for dev branch removed
- duplicate deployment.
- see appveyor artifacts.
- installation of dependencies moved to ps function
- modularize PSGallery Deployment branch
- update platPS docs
- enable private build
- Implements ConnectionType CisServer (#9 )
2017-10-23 10:53:52 +02:00
855cb920c8
Set theme jekyll-theme-midnight
2017-10-23 08:11:25 +02:00
8c92028b09
fix typos ( #7 )
...
* disable auto deployment for upcomming typo fixes
* fix typos
2017-10-16 19:47:19 +02:00
b63fd6780a
Set theme jekyll-theme-modernist
2017-09-28 11:10:55 +02:00
dbe5319537
Adds markdown help pages in docs folder
...
* adds docs folder (#5 )
* fist module description
* adds cmdlet markdown help
* adds meta pages
2017-09-28 11:08:41 +02:00
acfc97ad45
fix version state
2017-09-21 13:50:27 +02:00
b4a21d582c
fix tags with whitespaces ( #2 )
2017-09-21 13:44:46 +02:00
64af16cc08
Publish Pre-release ( #1 )
...
* adds basic module layout
* fix module manifest encoding
* fix callsign in appveyor helper
* adds challenge file related functions
* adds connection manager functions
* adds Test-ChallengeFile
* adds item related functions
* adds store related functions
* adds cSpell dictionary
* adds CredentialStore related Pester tests
* [WIP] test Pester file
* fix typo
* adds file dependencies
* [WIP] fix pester tests
* fix exception state
* [WIP] add file dependencies
* fix gitkeep filename
* set constant debug module version string
* adds Pester Tests for New-CredentialStoreItem
* adds basic readme file
* adds functions to export; adds meta data
* adds vscode debug config
* adds test for optional dependencies
* [WIP] Implements optional dependency test
* adds taskrunner definitions
* adds CBH
* add gitignore file
* adds basic Build tasks
* typo fixed
* adds build folder to ignore list
* adds Cisco and NetApp opt dependencies
* adds build task
* fix end of line dequence
* remove task.json error
* adds sources for optional modules
* enables Pester and posh-git
* prepare pre-release
2017-09-21 13:32:15 +02:00
5ebba20cea
Initial commit
2017-07-27 13:40:00 +02:00