ipccheng

Results 2 issues of ipccheng

$ python test_yahoofinancials.py .FFF ====================================================================== FAIL: test_yf_fundamentals (__main__.TestModule) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_yahoofinancials.py", line 68, in test_yf_fundamentals self.assertEqual(result, True) AssertionError: False != True ====================================================================== FAIL: test_yf_historical_price (__main__.TestModule)...