Releases: ottomatica/opunit
Releases Β· ottomatica/opunit
v0.7.8
Bug Fixes π
-
setting default url: /
in availability, if not specified (f777945)
-
fixing availability to parse correct err code (872edb1)
-
update infra.connectors to fix local.tearDown (cb275da)
v0.7.7
build(deps): updating deps
v0.7.6
Bug Fixes π
- fixing ssh reachable check to properly resolve ~ in path (b3e65c5)
v0.7.5
Bug Fixes π
- fixing ssh contains check to properly resolve ~ in path (c1ebf14)
v0.7.3
Features π‘
- supporting local connector in inventory (625e16f)
v0.7.2
Features π‘
- add query to report in json contains check (da1f383)
v0.7.0
Features π‘
-
adding 'query' in contains, a JS native alternative for jq (14ae635)
- contains:
file: /path/config.json
query: .SqlSettings.DriverName
string: mysql
expect: true
-
adding env check for environment variables (59c9328)
- env:
- APP_PORT=3002
- MONGO_PORT=27017
-
check HyperV on win32 virt check and show proper msg in report (d980ed2)
v0.6.3
Bug Fixes π
- update infra.connectors for exec bug fix (ce17c3d)