- Jul 26, 2019
-
-
Roberto Rojas authored
* issue #344: Adds support for array comparison. Every element in the source array must exist in the target array. * issue #344: Fixed typo and found if condition based on code review * adds unit tests for valid_elements comparison * removes spaces from split strings
-
- Jul 17, 2019
-
-
Roberto Rojas authored
* 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
-
- Jul 12, 2019
-
-
Roberto Rojas authored
* issue #335: Adds json/yaml unmarshal Unit Tests. * issue #335: Adds jsonpath Unit Tests. * issue #335: Removes log package.
-
- Jun 05, 2019
-
-
wwwil authored
-
- Apr 11, 2019
-
-
Liz Rice authored
-
- Apr 10, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
This is useful for checking values in YAML (possibly JSON) kubernetes config files.
-
- Mar 21, 2019
-
-
Florent Delannoy authored
Support new configuration options besides --flags: - JSON file through `jsonpath` - YAML file through `yamlpath` These new options are fully backwards-compatible with the existing tests. Added a new profile, 1.11-json, that expects a JSON kubelet configuration file and scores accordingly. This profile is compatible with EKS.
-
- Jul 30, 2018
-
-
Itai Ben-Natan authored
This commit adds the actual value of the result of the value which was returned by the test.
-
- Sep 13, 2017
-
-
Liz Rice authored
-
- Aug 15, 2017
-
-
Liz Rice authored
-
- Aug 12, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jul 24, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jun 23, 2017
-
-
Liz Rice authored
-
- Jun 19, 2017
-
-
Amir Jerbi authored
-