1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 12:48:08 +00:00
kube-bench/check
Roberto Rojas dab5e92bb5 Issue #363: Adds Unit Tests for Test Comparisons (#366)
* issue #363: starts unit tests for Test Comparison.

* issue #363: Adds tests for "eq" operation

* changes test result message

* issue #363: Adds tests for "noteq" operation

* issue #363: Adds tests for "gt" operation

* issue #363: Adds tests for "lt" operation

* issue #363: Adds tests for "gte" operation

* issue #363: Adds tests for "lte" operation

* issue #363: Adds tests for "has" operation

* issue #363: Adds tests for "nothave" operation

* issue #363: Adds tests for "regex" operation
2019-07-17 10:08:11 -04:00
..
check_test.go Update copyright date 2019-05-02 18:13:25 -07:00
check.go issue #243: Changes condition so that score: false tests are performed (#357) 2019-07-13 08:05:29 +01:00
controls_test.go ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks 2019-06-10 13:39:43 -07:00
controls.go Adjust the semantics of scored and unscored flags 2019-05-01 22:52:56 +02:00
data Add tests for regex test op 2019-06-05 15:29:15 +01:00
test_test.go Issue #363: Adds Unit Tests for Test Comparisons (#366) 2019-07-17 10:08:11 -04:00
test.go Issue #363: Adds Unit Tests for Test Comparisons (#366) 2019-07-17 10:08:11 -04:00