invoice-x / factur-x-ng

Python lib for Factur-X, the e-invoicing standard for France and Germany
Other
34 stars 8 forks source link

Add Tests #2

Closed m3nu closed 6 years ago

m3nu commented 6 years ago

Every module will need some tests. I suggest one test-module per module. E.g. test_facturx.py, test_pdfwriter.py, etc.

There is already a folder with test PDFs. We could have some Json files to compare against for each.

duskybomb commented 6 years ago

Will be working on tests tomorrow. Making list of functions for which we need tests:

@m3nu feel free to add more.

m3nu commented 6 years ago

Those are good to start with.