pzivich / Delicatessen

Delicatessen: the Python one-stop sandwich (variance) shop 🥪
https://deli.readthedocs.io/en/latest/index.html
MIT License
22 stars 2 forks source link

Restructure /tests #38

Closed pzivich closed 6 months ago

pzivich commented 7 months ago

As I've added more estimating equations, the test scripts for the built-in estimating equations has become harder to manage. I am going to restructure that so that script in /estimating_equations gets its own test script. This should make management a bit easier going forward