diff --git a/tests/data/schema/range/nginx_range_from_native.json b/tests/data/schema/range/nginx_range_from_native.json index 5e44d6f2..ba82f695 100644 --- a/tests/data/schema/range/nginx_range_from_native.json +++ b/tests/data/schema/range/nginx_range_from_native.json @@ -1,5 +1,6 @@ [ { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -9,6 +10,7 @@ "expected_output": "vers:nginx/>=0.8.40|<0.9.0" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -18,6 +20,7 @@ "expected_output": "vers:nginx/>=0.7.52|<=0.8.39" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -27,6 +30,7 @@ "expected_output": "vers:nginx/0.9.10" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -36,6 +40,7 @@ "expected_output": "vers:nginx/>=1.4.1|<1.5.0|>=1.5.0" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -45,6 +50,7 @@ "expected_output": "vers:nginx/>=0.8.40|<0.9.0" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -54,6 +60,7 @@ "expected_output": "vers:nginx/>=0.7.52|<=0.8.39" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": { @@ -63,6 +70,7 @@ "expected_output": "vers:nginx/0.9.10" }, { + "description": "Construct VERS range from native Nginx range.", "test_group": "advanced", "test_type": "from_native", "input": {