dahlbyk / posh-git

A PowerShell environment for Git
http://dahlbyk.github.io/posh-git/
MIT License
7.69k stars 801 forks source link

Params validitanion tests #944

Closed Ra0to closed 1 year ago

Ra0to commented 1 year ago

During work on PR-943 I created tests for params validation. I'm not sure is they necessary or not. I found several problems in current suggestions and fixed them in this PR and linked above too.

It takes more much more time for tests completion. On my machine:

Feel free to ask any improvements.

Ra0to commented 1 year ago

Sorry, tests on my machine completes successfully. Going to investigate problem, closing PR for now.