sanssouci-org / sanssouci.python

Post hoc inference via multiple testing
GNU General Public License v3.0
6 stars 3 forks source link

Write unit tests #1

Closed bthirion closed 3 years ago

bthirion commented 3 years ago

before trying to do anything on the library, we need to make sure we're not breaking it. For that, we need to have unit tests.

pneuvial commented 3 years ago

see pytest

bthirion commented 3 years ago

Do you want help on that ? I can draft a first example.

pneuvial commented 3 years ago

Sure, your help is welcome!

On Fri, Feb 5, 2021 at 11:07 PM bthirion notifications@github.com wrote:

Do you want help on that ? I can draft a first example.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pneuvial/sanssouci.python/issues/1#issuecomment-774314047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4HWW2Y2UR3V3K3PFJMZS3S5RTXTANCNFSM4V245AJQ .

pneuvial commented 3 years ago

Addressed by #9