Skip to content

ReportLabRecipe fixes and unit tests, fixes #1380#1383

Merged
AndreMiras merged 1 commit intokivy:masterfrom
AndreMiras:feature/ticket1380_unit_test_reportlab_recipe
Sep 30, 2018
Merged

ReportLabRecipe fixes and unit tests, fixes #1380#1383
AndreMiras merged 1 commit intokivy:masterfrom
AndreMiras:feature/ticket1380_unit_test_reportlab_recipe

Conversation

@AndreMiras
Copy link
Member

  • fixes TypeError on host Python3
  • adds recipe unit test
  • makes it possible to override pytest args via tox

info('reportlab recipe: ft_lib_dir={}'.format(ft_lib_dir))
info('reportlab recipe: ft_inc_dir={}'.format(ft_inc_dir))
with current_directory(recipe_dir):
sh.ls('-lathr')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed that "debug" line because I didn't feel like it provided any value.

tshirtman
tshirtman previously approved these changes Sep 30, 2018
Copy link
Member

@tshirtman tshirtman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a little nitpick, the rest looks good to me.

- fixes `TypeError` on host Python3
- adds recipe unit test
- makes it possible to override `pytest` args via `tox`
@AndreMiras AndreMiras force-pushed the feature/ticket1380_unit_test_reportlab_recipe branch from 98c9c81 to dd39888 Compare September 30, 2018 11:42
@AndreMiras AndreMiras merged commit 9724ebe into kivy:master Sep 30, 2018
@AndreMiras AndreMiras deleted the feature/ticket1380_unit_test_reportlab_recipe branch February 1, 2019 12:25
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

Successfully merging this pull request may close these issues.

2 participants