domokane / FinancePy

A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
GNU General Public License v3.0
2.15k stars 321 forks source link

Update tests to use a test suite #120

Closed VFermat closed 3 years ago

VFermat commented 3 years ago

We should use a testing suite (such as pytest) to better understand what we are testing and what are the results from the test!

domokane commented 3 years ago

What exactly would you want to do ?

domokane commented 3 years ago

There is a problem with the workflow for autopep8. The message says ...

Error : .github#L1 peter-evans/autopep8@v1 is not allowed to be used in domokane/FinancePy. Actions in this workflow must be: within a repository owned by domokane or created by GitHub.