From f2161c1062b9228b6f8857cda21272069cc2ba1f Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Wed, 2 Oct 2024 09:30:57 -0700 Subject: [PATCH] Staging to Production --- .../v2.57.0/BIORAD2.cs | 4 +-- .../v2.57.0/BIORAD3.cs | 4 +-- .../v2.57.0/MET08THFTIRQS408M.cs | 22 ++++++------ .../v2.57.0/BIORAD2.cs | 26 +++++++------- .../v2.57.0/BIORAD3.cs | 18 +++++----- .../v2.57.0/MET08THFTIRQS408M.cs | 36 +++++++++---------- Adaptation/_Tests/Static/MET08THFTIRQS408M.cs | 6 ++-- Adaptation/_Tests/Static/QS408M.cs | 6 ++-- 8 files changed, 61 insertions(+), 61 deletions(-) rename Adaptation/_Tests/CreateSelfDescription/{Staging => Production}/v2.57.0/BIORAD2.cs (94%) rename Adaptation/_Tests/CreateSelfDescription/{Staging => Production}/v2.57.0/BIORAD3.cs (94%) rename Adaptation/_Tests/CreateSelfDescription/{Staging => Production}/v2.57.0/MET08THFTIRQS408M.cs (89%) rename Adaptation/_Tests/Extract/{Staging => Production}/v2.57.0/BIORAD2.cs (83%) rename Adaptation/_Tests/Extract/{Staging => Production}/v2.57.0/BIORAD3.cs (79%) rename Adaptation/_Tests/Extract/{Staging => Production}/v2.57.0/MET08THFTIRQS408M.cs (58%) diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD2.cs b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD2.cs similarity index 94% rename from Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD2.cs rename to Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD2.cs index 9a4e82f..3ae9162 100644 --- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD2.cs +++ b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD2.cs @@ -7,7 +7,7 @@ using System.Diagnostics; using System.IO; using System.Reflection; -namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0; +namespace Adaptation._Tests.CreateSelfDescription.Production.v2_57_0; [TestClass] public class BIORAD2 : EAFLoggingUnitTesting @@ -52,7 +52,7 @@ public class BIORAD2 : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M() + public void Production__v2_57_0__BIORAD2__QS408M() { string check = "*.txt"; MethodBase methodBase = new StackFrame().GetMethod(); diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD3.cs b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD3.cs similarity index 94% rename from Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD3.cs rename to Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD3.cs index 9405bfe..bbb87aa 100644 --- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/BIORAD3.cs +++ b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/BIORAD3.cs @@ -7,7 +7,7 @@ using System.Diagnostics; using System.IO; using System.Reflection; -namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0; +namespace Adaptation._Tests.CreateSelfDescription.Production.v2_57_0; [TestClass] public class BIORAD3 : EAFLoggingUnitTesting @@ -52,7 +52,7 @@ public class BIORAD3 : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD3__QS408M() + public void Production__v2_57_0__BIORAD3__QS408M() { string check = "*.txt"; MethodBase methodBase = new StackFrame().GetMethod(); diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/MET08THFTIRQS408M.cs b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/MET08THFTIRQS408M.cs similarity index 89% rename from Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/MET08THFTIRQS408M.cs rename to Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/MET08THFTIRQS408M.cs index d207493..bdf94f1 100644 --- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/MET08THFTIRQS408M.cs +++ b/Adaptation/_Tests/CreateSelfDescription/Production/v2.57.0/MET08THFTIRQS408M.cs @@ -7,7 +7,7 @@ using System.Diagnostics; using System.IO; using System.Reflection; -namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0; +namespace Adaptation._Tests.CreateSelfDescription.Production.v2_57_0; [TestClass] public class MET08THFTIRQS408M : EAFLoggingUnitTesting @@ -52,7 +52,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles() + public void Production__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -65,7 +65,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer() + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -78,7 +78,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__IQSSi() + public void Production__v2_57_0__MET08THFTIRQS408M__IQSSi() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -91,7 +91,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsight() + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsight() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -104,7 +104,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments() + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -117,7 +117,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__APC() + public void Production__v2_57_0__MET08THFTIRQS408M__APC() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -130,7 +130,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__SPaCe() + public void Production__v2_57_0__MET08THFTIRQS408M__SPaCe() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -143,7 +143,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Processed() + public void Production__v2_57_0__MET08THFTIRQS408M__Processed() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -156,7 +156,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Archive() + public void Production__v2_57_0__MET08THFTIRQS408M__Archive() { string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); @@ -169,7 +169,7 @@ public class MET08THFTIRQS408M : EAFLoggingUnitTesting [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Dummy() + public void Production__v2_57_0__MET08THFTIRQS408M__Dummy() { string check = "637406068146286000.zip"; MethodBase methodBase = new StackFrame().GetMethod(); diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD2.cs b/Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD2.cs similarity index 83% rename from Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD2.cs rename to Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD2.cs index da1ca77..da654cf 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD2.cs +++ b/Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD2.cs @@ -6,7 +6,7 @@ using System; using System.Diagnostics; using System.Reflection; -namespace Adaptation._Tests.Extract.Staging.v2_57_0; +namespace Adaptation._Tests.Extract.Production.v2_57_0; [TestClass] public class BIORAD2 @@ -15,13 +15,13 @@ public class BIORAD2 #pragma warning disable CA2254 #pragma warning disable IDE0060 - private static CreateSelfDescription.Staging.v2_57_0.BIORAD2 _BIORAD2; + private static CreateSelfDescription.Production.v2_57_0.BIORAD2 _BIORAD2; [ClassInitialize] public static void ClassInitialize(TestContext testContext) { - CreateSelfDescription.Staging.v2_57_0.BIORAD2.ClassInitialize(testContext); - _BIORAD2 = CreateSelfDescription.Staging.v2_57_0.BIORAD2.EAFLoggingUnitTesting; + CreateSelfDescription.Production.v2_57_0.BIORAD2.ClassInitialize(testContext); + _BIORAD2 = CreateSelfDescription.Production.v2_57_0.BIORAD2.EAFLoggingUnitTesting; } private static void NonThrowTryCatch() @@ -35,18 +35,18 @@ public class BIORAD2 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M() => _BIORAD2.Staging__v2_57_0__BIORAD2__QS408M(); + public void Production__v2_57_0__BIORAD2__QS408M() => _BIORAD2.Production__v2_57_0__BIORAD2__QS408M(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M638185231662401081__NinePoint() + public void Production__v2_57_0__BIORAD2__QS408M638185231662401081__NinePoint() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD2.Staging__v2_57_0__BIORAD2__QS408M(); + _BIORAD2.Production__v2_57_0__BIORAD2__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD2.AdaptationTesting.GetVariables(methodBase, check, validatePDSF); IFileRead fileRead = _BIORAD2.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); @@ -63,12 +63,12 @@ public class BIORAD2 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M638185291035612698__FourteenPoint() + public void Production__v2_57_0__BIORAD2__QS408M638185291035612698__FourteenPoint() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD2.Staging__v2_57_0__BIORAD2__QS408M(); + _BIORAD2.Production__v2_57_0__BIORAD2__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD2.AdaptationTesting.GetVariables(methodBase, check, validatePDSF); IFileRead fileRead = _BIORAD2.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); @@ -85,12 +85,12 @@ public class BIORAD2 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M638206292859940029__EpiPro() + public void Production__v2_57_0__BIORAD2__QS408M638206292859940029__EpiPro() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD2.Staging__v2_57_0__BIORAD2__QS408M(); + _BIORAD2.Production__v2_57_0__BIORAD2__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD2.AdaptationTesting.GetVariables(methodBase, check, validatePDSF); IFileRead fileRead = _BIORAD2.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); @@ -107,12 +107,12 @@ public class BIORAD2 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD2__QS408M638211310710952565__WMO() + public void Production__v2_57_0__BIORAD2__QS408M638211310710952565__WMO() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD2.Staging__v2_57_0__BIORAD2__QS408M(); + _BIORAD2.Production__v2_57_0__BIORAD2__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD2.AdaptationTesting.GetVariables(methodBase, check, validatePDSF); IFileRead fileRead = _BIORAD2.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD3.cs b/Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD3.cs similarity index 79% rename from Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD3.cs rename to Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD3.cs index 2ef2aab..2fb5519 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.57.0/BIORAD3.cs +++ b/Adaptation/_Tests/Extract/Production/v2.57.0/BIORAD3.cs @@ -6,7 +6,7 @@ using System; using System.Diagnostics; using System.Reflection; -namespace Adaptation._Tests.Extract.Staging.v2_57_0; +namespace Adaptation._Tests.Extract.Production.v2_57_0; [TestClass] public class BIORAD3 @@ -15,13 +15,13 @@ public class BIORAD3 #pragma warning disable CA2254 #pragma warning disable IDE0060 - private static CreateSelfDescription.Staging.v2_57_0.BIORAD3 _BIORAD3; + private static CreateSelfDescription.Production.v2_57_0.BIORAD3 _BIORAD3; [ClassInitialize] public static void ClassInitialize(TestContext testContext) { - CreateSelfDescription.Staging.v2_57_0.BIORAD3.ClassInitialize(testContext); - _BIORAD3 = CreateSelfDescription.Staging.v2_57_0.BIORAD3.EAFLoggingUnitTesting; + CreateSelfDescription.Production.v2_57_0.BIORAD3.ClassInitialize(testContext); + _BIORAD3 = CreateSelfDescription.Production.v2_57_0.BIORAD3.EAFLoggingUnitTesting; } private static void NonThrowTryCatch() @@ -35,18 +35,18 @@ public class BIORAD3 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD3__QS408M() => _BIORAD3.Staging__v2_57_0__BIORAD3__QS408M(); + public void Production__v2_57_0__BIORAD3__QS408M() => _BIORAD3.Production__v2_57_0__BIORAD3__QS408M(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD3__QS408M637406016892454000__ReactorAndRDS() + public void Production__v2_57_0__BIORAD3__QS408M637406016892454000__ReactorAndRDS() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD3.Staging__v2_57_0__BIORAD3__QS408M(); + _BIORAD3.Production__v2_57_0__BIORAD3__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD3.AdaptationTesting.GetVariables(methodBase, check); IFileRead fileRead = _BIORAD3.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); @@ -63,12 +63,12 @@ public class BIORAD3 [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__BIORAD3__QS408M638227775101723135__Error() + public void Production__v2_57_0__BIORAD3__QS408M638227775101723135__Error() { DateTime dateTime; string check = "*.txt"; bool validatePDSF = false; - _BIORAD3.Staging__v2_57_0__BIORAD3__QS408M(); + _BIORAD3.Production__v2_57_0__BIORAD3__QS408M(); MethodBase methodBase = new StackFrame().GetMethod(); string[] variables = _BIORAD3.AdaptationTesting.GetVariables(methodBase, check, validatePDSF); IFileRead fileRead = _BIORAD3.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/MET08THFTIRQS408M.cs b/Adaptation/_Tests/Extract/Production/v2.57.0/MET08THFTIRQS408M.cs similarity index 58% rename from Adaptation/_Tests/Extract/Staging/v2.57.0/MET08THFTIRQS408M.cs rename to Adaptation/_Tests/Extract/Production/v2.57.0/MET08THFTIRQS408M.cs index d45cdcb..65202b8 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.57.0/MET08THFTIRQS408M.cs +++ b/Adaptation/_Tests/Extract/Production/v2.57.0/MET08THFTIRQS408M.cs @@ -6,7 +6,7 @@ using System; using System.Diagnostics; using System.Reflection; -namespace Adaptation._Tests.Extract.Staging.v2_57_0; +namespace Adaptation._Tests.Extract.Production.v2_57_0; [TestClass] public class MET08THFTIRQS408M @@ -15,13 +15,13 @@ public class MET08THFTIRQS408M #pragma warning disable CA2254 #pragma warning disable IDE0060 - private static CreateSelfDescription.Staging.v2_57_0.MET08THFTIRQS408M _MET08THFTIRQS408M; + private static CreateSelfDescription.Production.v2_57_0.MET08THFTIRQS408M _MET08THFTIRQS408M; [ClassInitialize] public static void ClassInitialize(TestContext testContext) { - CreateSelfDescription.Staging.v2_57_0.MET08THFTIRQS408M.ClassInitialize(testContext); - _MET08THFTIRQS408M = CreateSelfDescription.Staging.v2_57_0.MET08THFTIRQS408M.EAFLoggingUnitTesting; + CreateSelfDescription.Production.v2_57_0.MET08THFTIRQS408M.ClassInitialize(testContext); + _MET08THFTIRQS408M = CreateSelfDescription.Production.v2_57_0.MET08THFTIRQS408M.EAFLoggingUnitTesting; } private static void NonThrowTryCatch() @@ -35,30 +35,30 @@ public class MET08THFTIRQS408M [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles(); + public void Production__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__MoveMatchingFiles(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer(); + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewer(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__IQSSi() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__IQSSi(); + public void Production__v2_57_0__MET08THFTIRQS408M__IQSSi() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__IQSSi(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__IQSSi638402505394171507__IqsSql() + public void Production__v2_57_0__MET08THFTIRQS408M__IQSSi638402505394171507__IqsSql() { DateTime dateTime; string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); - _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__IQSSi(); + _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__IQSSi(); string[] variables = _MET08THFTIRQS408M.AdaptationTesting.GetVariables(methodBase, check, validatePDSF: false); IFileRead fileRead = _MET08THFTIRQS408M.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); Logistics logistics = new(fileRead); @@ -74,18 +74,18 @@ public class MET08THFTIRQS408M [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsight() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__OpenInsight(); + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsight() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__OpenInsight(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsight638042558563679143__IqsSql() + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsight638042558563679143__IqsSql() { DateTime dateTime; string check = "*.pdsf"; MethodBase methodBase = new StackFrame().GetMethod(); - _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__OpenInsight(); + _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__OpenInsight(); string[] variables = _MET08THFTIRQS408M.AdaptationTesting.GetVariables(methodBase, check, validatePDSF: false); IFileRead fileRead = _MET08THFTIRQS408M.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); Logistics logistics = new(fileRead); @@ -101,37 +101,37 @@ public class MET08THFTIRQS408M [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments(); + public void Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__OpenInsightMetrologyViewerAttachments(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__APC() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__APC(); + public void Production__v2_57_0__MET08THFTIRQS408M__APC() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__APC(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__SPaCe() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__SPaCe(); + public void Production__v2_57_0__MET08THFTIRQS408M__SPaCe() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__SPaCe(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Processed() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__Processed(); + public void Production__v2_57_0__MET08THFTIRQS408M__Processed() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__Processed(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Archive() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__Archive(); + public void Production__v2_57_0__MET08THFTIRQS408M__Archive() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__Archive(); #if DEBUG [Ignore] #endif [TestMethod] - public void Staging__v2_57_0__MET08THFTIRQS408M__Dummy() => _MET08THFTIRQS408M.Staging__v2_57_0__MET08THFTIRQS408M__Dummy(); + public void Production__v2_57_0__MET08THFTIRQS408M__Dummy() => _MET08THFTIRQS408M.Production__v2_57_0__MET08THFTIRQS408M__Dummy(); } #endif \ No newline at end of file diff --git a/Adaptation/_Tests/Static/MET08THFTIRQS408M.cs b/Adaptation/_Tests/Static/MET08THFTIRQS408M.cs index 28743ac..cdb476a 100644 --- a/Adaptation/_Tests/Static/MET08THFTIRQS408M.cs +++ b/Adaptation/_Tests/Static/MET08THFTIRQS408M.cs @@ -58,7 +58,7 @@ public class MET08THFTIRQS408M : LoggingUnitTesting, IDisposable [Ignore] #endif [TestMethod] - public void Staging() + public void Production() { MethodBase methodBase = new StackFrame().GetMethod(); StringBuilder results = new(); @@ -66,12 +66,12 @@ public class MET08THFTIRQS408M : LoggingUnitTesting, IDisposable { new("MET08THFTIRQS408M", "v2.57.0"), }; - string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2"; + string production = "http://messa08ec.infineon.com:9003/CellInstanceServiceV2"; Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion; LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration")); foreach ((string cellInstanceName, string cellInstanceVersionName) in collection) { - cellInstanceVersion = AdaptationTesting.GetCellInstanceVersion($"{staging}/{cellInstanceName}/{cellInstanceVersionName}/configuration"); + cellInstanceVersion = AdaptationTesting.GetCellInstanceVersion($"{production}/{cellInstanceName}/{cellInstanceVersionName}/configuration"); _ = results.AppendLine($"{cellInstanceName}\t{cellInstanceVersionName}\t{cellInstanceVersion.EdaConnection.PortNumber}"); } string sourceDirectory = "D:/Tmp/cellInstanceVersion.EdaConnection.PortNumber"; diff --git a/Adaptation/_Tests/Static/QS408M.cs b/Adaptation/_Tests/Static/QS408M.cs index a942c9b..f139fdf 100644 --- a/Adaptation/_Tests/Static/QS408M.cs +++ b/Adaptation/_Tests/Static/QS408M.cs @@ -201,7 +201,7 @@ public class QS408M : LoggingUnitTesting, IDisposable [Ignore] #endif [TestMethod] - public void Staging() + public void Production() { MethodBase methodBase = new StackFrame().GetMethod(); StringBuilder results = new(); @@ -210,12 +210,12 @@ public class QS408M : LoggingUnitTesting, IDisposable new("BIORAD2", "v2.57.0"), new("BIORAD3", "v2.57.0"), }; - string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2"; + string production = "http://messa08ec.infineon.com:9003/CellInstanceServiceV2"; Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion; LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration")); foreach ((string cellInstanceName, string cellInstanceVersionName) in collection) { - cellInstanceVersion = AdaptationTesting.GetCellInstanceVersion($"{staging}/{cellInstanceName}/{cellInstanceVersionName}/configuration"); + cellInstanceVersion = AdaptationTesting.GetCellInstanceVersion($"{production}/{cellInstanceName}/{cellInstanceVersionName}/configuration"); _ = results.AppendLine($"{cellInstanceName}\t{cellInstanceVersionName}\t{cellInstanceVersion.EdaConnection.PortNumber}"); } string sourceDirectory = "D:/Tmp/cellInstanceVersion.EdaConnection.PortNumber";