mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 05:48:06 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -173,4 +173,4 @@ public class JvoltyIndicatorTests
|
||||
Assert.Contains("github.com", indicator.SourceCodeLink, StringComparison.Ordinal);
|
||||
Assert.Contains("Jvolty.Quantower.cs", indicator.SourceCodeLink, StringComparison.Ordinal);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -650,4 +650,4 @@ public class JvoltyTests
|
||||
Assert.InRange(lastValue, 1.0, double.MaxValue); // Volatility >= minimum (1.0)
|
||||
}
|
||||
#pragma warning restore S2699
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user