-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing integration-test (pester) #36
Milestone
Comments
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Oct 15, 2018
Try to connect to http and https Part of issue PowerAruba#36
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Oct 15, 2018
Add test for Add|Get|Set|Remove-ArubaSWVlansPorts (via id or pipeline) Part of issue PowerAruba#36
This was referenced Nov 18, 2018
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 18, 2018
for Get-ArubaSWSystem and Get-ArubaSWSystemSwitch (and Set-ArubaSWSystemSwitch) Part of issue PowerAruba#36
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 18, 2018
Try to on/off/blink led locator (and also change duration) Part of issue PowerAruba#36
alagoutte
added a commit
that referenced
this issue
Nov 19, 2018
for Get-ArubaSWSystem and Get-ArubaSWSystemSwitch (and Set-ArubaSWSystemSwitch) Part of issue #36
alagoutte
added a commit
that referenced
this issue
Nov 19, 2018
Try to on/off/blink led locator (and also change duration) Part of issue #36
alagoutte
added a commit
that referenced
this issue
Nov 19, 2018
Add test for Add|Get|Set|Remove-ArubaSWVlansPorts (via id or pipeline) Part of issue #36
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 22, 2018
Try to connect to http and https Part of issue PowerAruba#36
alagoutte
added a commit
that referenced
this issue
Nov 22, 2018
Try to connect to http and https Part of issue #36
alagoutte
pushed a commit
to CedricMoreau/PowerArubaSW
that referenced
this issue
Nov 25, 2018
alagoutte
pushed a commit
that referenced
this issue
Nov 25, 2018
alagoutte
pushed a commit
to CedricMoreau/PowerArubaSW
that referenced
this issue
Nov 25, 2018
alagoutte
pushed a commit
that referenced
this issue
Nov 25, 2018
alagoutte
pushed a commit
that referenced
this issue
Nov 25, 2018
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 25, 2018
alagoutte
added a commit
that referenced
this issue
Nov 25, 2018
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 25, 2018
3 new cmdlets * Enhance speed (Don't wait 5sec between each request...) (PowerAruba#32) * Enhance security (Enable TLS 1.2 when HTTPS is used...) (PowerAruba#60) * Better "error" message when fail to connect or use a API (PowerAruba#55) * Add -usebasicparsing for use without connnected session (like task) (PowerAruba#56) * Add integration test (using Pester) for check code (Known issue about VSF Switch) (PowerAruba#36) * Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (PowerAruba#40) * Add [Extract-Port-ArubaSW.ps1 tools script](https://github.com/PowerAruba/PowerArubaSW/blob/master/Tools/Extract-Port-ArubaSW.ps1) for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (PowerAruba#34) * 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (PowerAruba#43)
alagoutte
added a commit
to alagoutte/PowerArubaSW
that referenced
this issue
Nov 26, 2018
3 new cmdlets * Enhance speed (Don't wait 5sec between each request...) (PowerAruba#32) * Enhance security (Enable TLS 1.2 when HTTPS is used...) (PowerAruba#60) * Better "error" message when fail to connect or use a API (PowerAruba#55) * Add -usebasicparsing for use without connnected session (like task) (PowerAruba#56) * Add integration test (using Pester) for check code (Known issue about VSF Switch) (PowerAruba#36) * Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (PowerAruba#40) * Add [Extract-Port-ArubaSW.ps1 tools script](https://github.com/PowerAruba/PowerArubaSW/blob/master/Tools/Extract-Port-ArubaSW.ps1) for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (PowerAruba#34) * 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (PowerAruba#43)
Merged
alagoutte
added a commit
that referenced
this issue
Nov 26, 2018
3 new cmdlets * Enhance speed (Don't wait 5sec between each request...) (#32) * Enhance security (Enable TLS 1.2 when HTTPS is used...) (#60) * Better "error" message when fail to connect or use a API (#55) * Add -usebasicparsing for use without connnected session (like task) (#56) * Add integration test (using Pester) for check code (Known issue about VSF Switch) (#36) * Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (#40) * Add [Extract-Port-ArubaSW.ps1 tools script](https://github.com/PowerAruba/PowerArubaSW/blob/master/Tools/Extract-Port-ArubaSW.ps1) for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (#34) * 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (#43)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following module don't have test
The text was updated successfully, but these errors were encountered: