Creates Unit Tests for Python Packages
Verify whether python packages can ne imported and used with unit test instead of algorithm
This commit is contained in:
@@ -100,7 +100,6 @@
|
||||
<Compile Include="OrderTicketDemoAlgorithm.py" />
|
||||
<Compile Include="ParameterizedAlgorithm.py" />
|
||||
<Compile Include="PearsonCorrelationPairsTradingAlphaModelFrameworkAlgorithm.py" />
|
||||
<Compile Include="PythonPackageTestAlgorithm.py" />
|
||||
<Compile Include="QCUWeatherBasedRebalancing.py" />
|
||||
<Compile Include="QuandlFuturesDataAlgorithm.py" />
|
||||
<Compile Include="QuandlImporterAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user