GitHub / PSModule/Test-PSModule issues and pull requests
#105 - Bump actions/checkout from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies
#102 - 🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions
Pull Request -
State: open - Opened by MariusStorhaug 4 months ago
#100 - 🪲 [Fix]: Remove unnecessary LogGroup wrappers in tests
Pull Request -
State: closed - Opened by MariusStorhaug 10 months ago
#98 - 🌟 [Major]: Support parallel workflows and split in concerns
Pull Request -
State: closed - Opened by MariusStorhaug 12 months ago
Labels: Major
#97 - 🩹 [Patch]: Update linter and git configuration
Pull Request -
State: closed - Opened by MariusStorhaug 12 months ago
#96 - 🩹 [Patch]: Test that a function doesnt have an alias with the same name
Issue -
State: open - Opened by MariusStorhaug 12 months ago
#95 - 🚀[Feature]: Make the module test fail if a parameter has no description
Issue -
State: open - Opened by MariusStorhaug over 1 year ago
#94 - 🩹 [Patch]: Specify inclusion or exclusion rules for PsScriptAnalyzer
Issue -
State: open - Opened by mchave3 about 1 year ago
#93 - 🩹 [Patch]: Super-linter does not take into account the setting of my PSScriptanalyze powershell rules
Issue -
State: closed - Opened by mchave3 about 1 year ago
#90 - 🪲 [Fix]: Skip import test
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#89 - 🩹 [Patch]: Argument completers should have -Verbose:$false on the functions that collect available params
Pull Request -
State: open - Opened by MariusStorhaug about 1 year ago
#88 - 🩹 [Patch]: Add Retry on Install-Module
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#87 - 🩹 [Patch]: Improve test output
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#86 - 🪲 [Fix]: Fix skip when multiple skips are found
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#85 - 🚀[Feature]: Convert tests to custom rules in PSSA
Issue -
State: open - Opened by MariusStorhaug about 1 year ago
#84 - 🚀 [Feature]: Enable skips on SourceCode.PSModule tests
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#83 - 🩹 [Patch]; Disable ternary check
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#82 - 🪲 [Fix]: Disable Debug dialogs for tests
Pull Request -
State: open - Opened by MariusStorhaug about 1 year ago
#81 - 🩹 [Patch]: Include debug and verbose preference parameters into the testing suites
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#80 - 🩹 [Patch]: Enable verbose and debug output preferences in action script
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#79 - 🩹 [Patch]: Remove shell section on artifact name
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#78 - 🩹 [Patch]: Set Pester `StackTraceVerbosity` default to `Filtered`
Pull Request -
State: closed - Opened by MariusStorhaug about 1 year ago
#77 - [New Test]: Functions must have an output defined, and have documentation for it using `.OUTPUT`
Issue -
State: open - Opened by MariusStorhaug about 1 year ago
#76 - [New Test]: Find Function name and alias collision
Issue -
State: open - Opened by MariusStorhaug about 1 year ago
#75 - [New Test]: Parameters is PascalCase, variables are camelCase
Issue -
State: open - Opened by MariusStorhaug about 1 year ago
#74 - 🩹 [Patch]: Remove the need for module path for module specific tests
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
#73 - 🚀[Feature]: Add a way to skip types of tests
Issue -
State: closed - Opened by MariusStorhaug over 1 year ago
#72 - 🚀[Feature]: Require tests on private functions!
Issue -
State: open - Opened by MariusStorhaug over 1 year ago
#71 - [New test]: Require unit tests for classes and every method
Issue -
State: open - Opened by MariusStorhaug over 1 year ago
#70 - 🩹 [Patch]: Added verbosity to BeforeAll
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
#69 - 🪲 [Fix]: Test results outputs
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
#68 - 🌟 [Major]: Module folder restructure to support variables
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
Labels: Major
#67 - 🚀[Feature]: Publish test results to workflow or PR
Issue -
State: closed - Opened by MariusStorhaug over 1 year ago
- 1 comment
#66 - 🚀[Feature]: New Test: Parameters must have a data type
Issue -
State: open - Opened by MariusStorhaug over 1 year ago
#65 - 🪲 [Fix]: Fix ternary operation checker
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
#64 - 🪲 [Fix]: Fix the display message for the NUMBER_OF_PROCESSORS test
Pull Request -
State: closed - Opened by MariusStorhaug over 1 year ago
#63 - [New test]: Check that params have examples
Issue -
State: open - Opened by MariusStorhaug over 1 year ago
#62 - 🩹 [Patch]: Add test to check that all PowerShell keywords are lower cased
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#61 - 🩹 [Patch]: Add a test to check that each function has a test
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#60 - 🩹 [Patch]: Add tests to check that functions have a param() block
Pull Request -
State: open - Opened by MariusStorhaug almost 2 years ago
#59 - 🩹 [Patch]: Change script name check to AST based check
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#58 - 🩹 [Patch]: Script files should only contain one function
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#57 - 🩹 [Patch]: Add test to check that script files have `[CmdletBinding()]`
Pull Request -
State: open - Opened by MariusStorhaug almost 2 years ago
#55 - 🩹 [Patch]: Add test checking for use of ternary operations
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#54 - 🩹 [Patch]: Test for usage of `Out-Null`
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#53 - 🩹 [Patch]: Add test where enabling `-Verbose` in a function is not allowed
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#52 - 🩹 [Patch]: Add ´$IsWindows` for Windows PowerShell runs
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#51 - 🩹 [Patch]: Move module import test to general tests
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#50 - 🩹 [Patch]: Check for proc count
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#49 - 🚀[Feature]: Merge results on module tests to get correct coverage stats
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#48 - [New Test]: Use `[System.Environment]::ProcessorCount` instead of `$env:NUMBER_OF_PROCESSORS`
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#47 - 🩹 [Patch]: Alignment
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#46 - 🪲 [Fix]: No longer check missing module manifest fields on source code
Pull Request -
State: open - Opened by MariusStorhaug almost 2 years ago
#45 - 🩹 [Patch]: Don't require source code to be in a module folder.
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#44 - 🚀[Feature]: Let a local config control what tests should be run
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
- 1 comment
#43 - 🩹 [Patch]: Align workflow settings on actions
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#42 - 🪲 [Fix]: Issues with changing collection on Pester + PSSA
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Patch
#41 - 🪲[Bug]: Pester + PSScriptAnalyzer failing sometimes
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
Labels: bug
#40 - 🚀[Feature]: Add comment on PR after test is run.
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#39 - Tests
Pull Request -
State: open - Opened by MariusStorhaug almost 2 years ago
#38 - 🩹 [Patch]: Disable PSUseConsistentWhitespace for modules
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#37 - [New Test]: Dont use TypeAccelerator, use full name instead.
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#36 - 🪲 [Fix]: Avoid using Set-ModuleManifest on diverse runners
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#35 - 🩹 [Patch]: Add static code analysis use case test
Pull Request -
State: open - Opened by MariusStorhaug almost 2 years ago
#34 - [New Test]: Every function/filter should have a test
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#33 - 🩹 [Patch]: Test module manifest before import
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#32 - 🪲 [Fix]: Folder name of docs
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#31 - 🩹 [Patch]: Add tests and update linter
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#30 - [New Test]: Use [System.Environment]::OS instead of `$IsWindows`
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
- 1 comment
#29 - [New Test] Compatability warning: Use of ternary
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#28 - 🚀 [Feature]: Add `Shell` parameter
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor
#27 - 🚀[Feature]: Test on different versions of PowerShell
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
- 1 comment
#26 - 🚀[Feature]: Test on MacOS, Linux and Windows
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
- 3 comments
#25 - [New Test]: Use `$null = ...` instead of `... | Out-Null`
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#24 - 🩹 [Patch] Align with PSModule framework
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#23 - 🩹[Patch] Remove show files from tests
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#22 - 🩹[Patch] Move test module to `PSModuleTest`
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#21 - Initial version
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Major
#20 - [New Test] Should not hardcode `-Verbose` switches on commands
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#19 - [New Test] PowerShell keywords use lower case
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#14 - [New Test] Add check for manifest file name
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
- 1 comment
#13 - [New Test] Add [CmdletBinding()] and param() on any script file
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#12 - [New Test] Script file doesnt start with an empty line
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#11 - 🩹[Patch] Add workflow notice for succeeded tests
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#10 - Add annotation at the end of a pester tests so the result are shown on workflow page
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
#8 - [Feature] On failures, post a number in the PR + link to the failing run
Issue -
State: closed - Opened by MariusStorhaug almost 2 years ago
- 1 comment
#7 - Fixing workflow issues
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
#5 - Avoid setting param and function attributes to $true, when defining them is enough
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#4 - Add a test to see that all the required module are specified in the script header
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#3 - Add ability to override the PSScriptAnalyser settings file from local repo
Issue -
State: open - Opened by MariusStorhaug almost 2 years ago
#2 - initial minor version
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor
#1 - Initial release of the action
Pull Request -
State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor