Skip to content

TST: Refactor pandas.tests.io.test_html #20082

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
WillAyd opened this issue Mar 9, 2018 · 0 comments
Closed

TST: Refactor pandas.tests.io.test_html #20082

WillAyd opened this issue Mar 9, 2018 · 0 comments
Labels
IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite

Comments

@WillAyd
Copy link
Member

WillAyd commented Mar 9, 2018

Right now in the test_html module there are a variety of tests for bs4 and a handful for lxml, but there appears to be a good consolidation opportunity to move these into a shared base class for better coverage. That base class may also be "parametrizable" between the two flavors to ensure consistent coverage

@TomAugspurger TomAugspurger added Testing pandas testing functions or related to the test suite IO HTML read_html, to_html, Styler.apply, Styler.applymap Effort Medium labels Mar 9, 2018
@WillAyd WillAyd closed this as completed Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants