From 2ed9851a1126f5e953e10975e389d3c4ba542b77 Mon Sep 17 00:00:00 2001 From: Rohin Bhargava Date: Fri, 22 Nov 2024 17:52:37 -0500 Subject: [PATCH] update snapshot tests --- .../csharp-grpc-proto-exhaustive.json | 40 ++++--------------- .../__snapshots__/csharp-grpc-proto.json | 10 +---- .../__test__/__snapshots__/object.json | 5 +-- 3 files changed, 11 insertions(+), 44 deletions(-) diff --git a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto-exhaustive.json b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto-exhaustive.json index 86c8f3a7075..634f816b847 100644 --- a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto-exhaustive.json +++ b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto-exhaustive.json @@ -22,10 +22,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -111,10 +108,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -215,10 +209,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -371,10 +362,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -548,10 +536,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -565,10 +550,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -1507,10 +1489,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -1701,10 +1680,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } diff --git a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto.json b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto.json index 16a7d804025..c8de10bcf11 100644 --- a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto.json +++ b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/csharp-grpc-proto.json @@ -71,10 +71,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } @@ -244,10 +241,7 @@ "itemType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } } diff --git a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/object.json b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/object.json index 36bc6e5b4e6..aaa0e393f32 100644 --- a/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/object.json +++ b/packages/cli/register/src/ir-to-fdr-converter/__test__/__snapshots__/object.json @@ -246,10 +246,7 @@ "valueType": { "type": "primitive", "value": { - "type": "double", - "minimum": 2.2250738585072014e-308, - "maximum": 1.7976931348623157e+308, - "default": 0 + "type": "double" } } },