johngray1965 / PdfiumAndroidKt

Pdfium Android binding with Bitmap rendering ( >= API 21 )
Other
31 stars 12 forks source link

Write non-happy path tests #2

Open johngray1965 opened 1 year ago

johngray1965 commented 1 year ago

Working on bunch of happy path tests right now, but we need to be sure to test non-happy paths (and lots of them)

There should probably be 3 to 4 non-happy path tests for every happy path test.