byteface / domonic

Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
https://domonic.readthedocs.io/
MIT License
129 stars 13 forks source link

more assertions in unit tests for all #32

Open byteface opened 2 years ago

byteface commented 2 years ago

Date class a prime example. probably lots of inconsistencies with the js one as not really asserted only printed.

byteface commented 2 years ago

date class is one heck of a curve ball. I've looked at that serveral times. Btw every functions needs tests. so if you find any missing please do jump in not just Date class.

byteface commented 2 years ago

output of coverage report added to discussions