Skip to content
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

Remove unnecessary unittest.main calls in tests #581

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

rahulporuri
Copy link
Contributor

This PR removes unnecessary calls to unittest.main() in the test modules.

	modified:   chaco/shell/tests/test_tutorial_example.py
	modified:   chaco/tests/test_border.py
	modified:   chaco/tests/test_cmap_image_plot.py
	modified:   chaco/tests/test_colormapped_scatterplot.py
	modified:   chaco/tests/test_data_label.py
	modified:   chaco/tests/test_plot.py
	modified:   chaco/tests/test_scatterplot_renderers.py
	modified:   chaco/tests/test_ticks.py
	modified:   chaco/tools/tests/test_range_zoom.py
Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

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

LGTM

@rahulporuri rahulporuri merged commit f1b58a7 into master Mar 24, 2021
@rahulporuri rahulporuri deleted the cln/remove-unittest-main-blocks branch March 24, 2021 12:49
@rahulporuri rahulporuri restored the cln/remove-unittest-main-blocks branch April 12, 2021 11:26
@rahulporuri rahulporuri deleted the cln/remove-unittest-main-blocks branch April 12, 2021 11:26
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