[TEST] Write tests for convert methods #277
Labels
ci
Continous Integration (tests, lints, checks, ...)
cli
Related to the command line interface
good first issue
Good for newcomers
hacktoberfest
Issue that is created for the Hacktoberfest event
python
Pull requests that update Python code
Currently, the output of
convert
method is not tested, which means that buggy code can be published without noticing.Testing the CLI is also a good starting point, see
tests/
folder for examples.This would be nice to test the output of all convert variants (HTML, PDF, PowerPoint).
The text was updated successfully, but these errors were encountered: