Commit Graph

19 Commits

Author SHA1 Message Date
Martin Molinero 886e5e6445 Test fixes and updates 2020-04-23 09:59:31 -03:00
Leonardo-Ferreira 951c973d5b Adjusted the OneTimeSetup attribute usage 2020-04-22 18:19:08 -03:00
Leonardo-Ferreira 37b1906022 Updated to OneTimeSetUp 2020-04-22 18:16:58 -03:00
Martin Molinero 499248fe12 Revert "Revert "Adding Support for Equity L1 Quote Data""
This reverts commit 8cd8d206ca.
2020-04-06 10:32:59 -03:00
Jared 8cd8d206ca Revert "Adding Support for Equity L1 Quote Data" 2020-03-11 19:16:05 -07:00
Martin Molinero ab43485642 Update tests
- Update tests after daily.zip files update
2020-03-11 18:52:24 -03:00
Martin Molinero f6c687b5f1 Fix regression and unit test
- Reduce MinimumVariancePortfolioOptimizar precision goal so that both
CSharp and Py MeanVarianceOptimizationFrameworkAlgorithm return the same
results
- Limit factor file dates in factor file generator unit test
2020-03-11 16:41:27 -03:00
Prasad Somwanshi 6518d02b13 Update using old PR information 2019-11-19 23:02:58 +00:00
Prasad Somwanshi 9401329902 Revert "Corrected unit test"
This reverts commit 4d923ff168.
2019-11-19 22:57:28 +00:00
Prasad Somwanshi 4d923ff168 Corrected unit test 2019-11-13 20:52:33 +00:00
Michael Handschuh 35dcec2dc4 Update Tests to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to go through the new
StringExtensions methods that use CultureInfo.InvariantCulture

See #3045
2019-09-12 15:30:46 -04:00
Martin Molinero 0ee2102bb1 Fix or ignore failing unit tests 2019-07-26 12:46:02 -03:00
Stefano Raggi 798b85c056 Exclude FactorFileGeneratorTests from Travis build
For now these tests are excluded from the Travis build because of occasional Yahoo server errors. In future they should be updated to read the Yahoo data from a local test file.
2017-12-04 18:38:52 +01:00
jameschch@outlook.com a7b3490699 Fixes yahoo downloader split/dividend data and factor files 2017-06-13 21:18:22 +01:00
Stefano Raggi d8b424c233 Remove YahooDownloader toolbox project and FactorFileGenerator tests 2017-05-18 16:51:03 +02:00
Stefano Raggi d18fdce3de Disable failing FactorFileGeneratorTests
These tests use the Yahoo Finance API, which has been discontinued on 5/16/2017:
https://forums.yahoo.net/t5/Yahoo-Finance-help/Is-Yahoo-Finance-API-broken/td-p/250503/page/3
2017-05-18 14:52:26 +02:00
Andrew 2b8efc0b8b Updated AAPL factor file 2016-10-22 09:23:50 -04:00
Andrew 63be681027 Added IntradayDividendSplits.cs 2016-10-22 09:23:50 -04:00
Andrew Hart 75cb33f793 FactorFileGenerator now operates on BaseData 2016-10-22 09:22:58 -04:00