Skip to content

Unit test recipes (reportlab to begin with) #1380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AndreMiras opened this issue Sep 24, 2018 · 0 comments
Closed

Unit test recipes (reportlab to begin with) #1380

AndreMiras opened this issue Sep 24, 2018 · 0 comments

Comments

@AndreMiras
Copy link
Member

The test suite is currently running full integration tests for a bunch of recipes.
While integration tests are good, we cannot currently use them for all recipes because they run for too long.
However having unit tests for all recipes should be feasible and may still cover some issues like #1357 (comment).
Unit tests were recently enabled the following pull request #1379. So the idea is to increase the coverage start from reportlab recipe as a use case.

AndreMiras added a commit to AndreMiras/python-for-android that referenced this issue Sep 26, 2018
- fixes `TypeError` on host Python3
- adds recipe unit test
- makes it possible to override `pytest` args via `tox`
AndreMiras added a commit that referenced this issue Sep 30, 2018
…_reportlab_recipe

ReportLabRecipe fixes and unit tests, fixes #1380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant