domonic icon indicating copy to clipboard operation
domonic copied to clipboard

unit tests

Open byteface opened this issue 3 years ago • 1 comments

I'm bad at these. so any help tightening them up is always appreciated. plus i learn seeing what people do. However be aware changing any prints to assertions you will find bugs.

byteface avatar Aug 21 '21 20:08 byteface

I'm likely to migrate to pytest in the future. So anyone that wants to be involved in that can put hand up here. Turns out you can already run the existing unittests from pytest.

pytest tests

Next I want to investigate breaking the monolithic tests up a bit more. This efforst on this may start in 'htmlx' to not muddy the waters here.

byteface avatar Feb 19 '22 08:02 byteface