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:
AlexCatarino
2019-07-09 23:32:26 +01:00
parent 1e19ac4572
commit cdca13a6f6
5 changed files with 517 additions and 260 deletions
@@ -152,7 +152,6 @@
<None Include="OptionSplitRegressionAlgorithm.py" />
<None Include="OrderTicketDemoAlgorithm.py" />
<None Include="ParameterizedAlgorithm.py" />
<None Include="PythonPackageTestAlgorithm.py" />
<None Include="QCUWeatherBasedRebalancing.py" />
<None Include="QuandlFuturesDataAlgorithm.py" />
<None Include="QuandlImporterAlgorithm.py" />