Skip to content

Commit

Permalink
test(bindings): remove bindingVersion from without version test resou…
Browse files Browse the repository at this point in the history
…rces

#184
  • Loading branch information
Pakisan committed May 1, 2024
1 parent 7a48b7e commit 9910e2d
Show file tree
Hide file tree
Showing 67 changed files with 33 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
],
"timestamp": true,
"ack": false,
"bindingVersion": "0.3.0",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"encoding": "binary",
"name": "projects/your-project/schemas/message-proto"
},
"bindingVersion": "0.2.0",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@
"schemaSettings": {
"encoding": "binary",
"name": "projects/your-project/schemas/message-proto"
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"schema": {
"name": "projects/your-project/schemas/message-avro"
},
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"schema": {
"name": "projects/your-project/schemas/message-avro"
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
}
},
"statusCode": 200,
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@
}
}
},
"statusCode": 200,
"bindingVersion": "without version"
"statusCode": 200
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
},
"additionalProperties": false
},
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
}
},
"additionalProperties": false
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"lastMsgRetained": true
},
"maxMsgLength": 1024,
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
"durablePermitted": true,
"lastMsgRetained": true
},
"maxMsgLength": 1024,
"bindingVersion": "without version"
"maxMsgLength": 1024
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "JMS stream message",
"headers": "Content-Type: application/json",
"expiry": 0,
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"type": "jms",
"description": "JMS stream message",
"headers": "Content-Type: application/json",
"expiry": 0,
"bindingVersion": "without version"
"expiry": 0
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"multiEndpointServer": false,
"heartBeatInterval": 300,
"cipherSpec": "ANY_TLS12_OR_HIGHER",
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"ccdtQueueManagerName": "*",
"multiEndpointServer": false,
"heartBeatInterval": 300,
"cipherSpec": "ANY_TLS12_OR_HIGHER",
"bindingVersion": "without version"
"cipherSpec": "ANY_TLS12_OR_HIGHER"
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"destination": "user-signed-up",
"destinationType": "fifo-queue",
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"destination": "user-signed-up",
"destinationType": "fifo-queue",
"bindingVersion": "without version"
"destinationType": "fifo-queue"
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
}
}
},
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@
"description": "The queue or topic that the message sender expects replies to."
}
}
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"jmsConnectionFactory": "org.apache.activemq.ActiveMQConnectionFactory",
"properties": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
"value": false
}
],
"clientID": "my-application-1",
"bindingVersion": "without version"
"clientID": "my-application-1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"delete.retention.ms": 86400000,
"max.message.bytes": 1048588
},
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
"retention.bytes": 1000000000,
"delete.retention.ms": 86400000,
"max.message.bytes": 1048588
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"schemaIdLocation": "payload",
"schemaIdPayloadEncoding": "apicurio-new",
"schemaLookupStrategy": "TopicIdStrategy",
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
},
"schemaIdLocation": "payload",
"schemaIdPayloadEncoding": "apicurio-new",
"schemaLookupStrategy": "TopicIdStrategy",
"bindingVersion": "without version"
"schemaLookupStrategy": "TopicIdStrategy"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"myClientId"
]
},
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@
"enum": [
"myClientId"
]
},
"bindingVersion": "without version"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"schemaRegistryUrl": "https://my-schema-registry.com",
"schemaRegistryVendor": "confluent",
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"schemaRegistryUrl": "https://my-schema-registry.com",
"schemaRegistryVendor": "confluent",
"bindingVersion": "without version"
"schemaRegistryVendor": "confluent"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "without version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"qos": 2,
"retain": true,
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"qos": 2,
"retain": true,
"bindingVersion": "without version"
"retain": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"retain": false
},
"keepAlive": 60,
"bindingVersion": "without version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
"message": "Guest gone offline.",
"retain": false
},
"keepAlive": 60,
"bindingVersion": "without version"
"keepAlive": 60
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "unknown version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"bindingVersion": "unknown version"
}
{}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bindingVersion": "unknown version",
"x-number": 0,
"x-string": "",
"x-object": {
Expand Down
Loading

0 comments on commit 9910e2d

Please sign in to comment.