PSZabbix icon indicating copy to clipboard operation
PSZabbix copied to clipboard

Adopt integration tests for fresh zabbix installation

Open danubie opened this issue 3 years ago • 0 comments

This PR covers the following changes

  • add Zabbix v3.4 devcontainer config
  • prepare 4.4 & 5-lastet devcontainer configs for next iteration
  • fix serveral issues with param array and type conversion
  • fix error creating user with no email address
  • fix parameter name §Host
  • fix test results "-Throw" where just returns $null
  • add cleanup testdata after tests in integration tests

As a result

  • Now integration tests run on a clean zabbix configuration
  • Tested using
    • PS 5.1 & Windows 10
    • PS 7.1 & Windows 10 & ubuntu

danubie avatar Oct 17 '21 16:10 danubie