Skip to content

Move tests in "tests_with_backend" submodule into "tests" submodule#683

Merged
rahulporuri merged 7 commits into
masterfrom
ref/remove-tests-with-backend-submodule
Apr 20, 2021
Merged

Move tests in "tests_with_backend" submodule into "tests" submodule#683
rahulporuri merged 7 commits into
masterfrom
ref/remove-tests-with-backend-submodule

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

This PR moves the tests in chaco.tests_with_backend submodule into chaco.tests submodule. This PR also removes a couple of unnecessary README.txt file. Finally, this PR also fixes flake8 errors in one of the tests which got moved.

Poruri Sai Rahul added 3 commits April 19, 2021 15:53
and remove the now empty tests_with_backend module

	renamed:    chaco/tests_with_backend/test_2d_case.py -> chaco/tests/test_2d_case.py
	renamed:    chaco/tests_with_backend/test_highlight_tool.py -> chaco/tests/test_highlight_tool.py
	deleted:    chaco/tests_with_backend/__init__.py
	modified:   chaco/tests/test_2d_case.py
	modified:   tox.ini
	deleted:    chaco/tests/README.txt
	deleted:    chaco/tests_with_backend/README.txt
Copy link
Copy Markdown
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

Poruri Sai Rahul added 4 commits April 20, 2021 12:16
previously it was only being skipped on windows/qt4

	modified:   chaco/tests/test_plot.py
	modified:   chaco/tests/test_image_plot.py
@aaronayres35
Copy link
Copy Markdown
Contributor

Still LGTM, I'll have to look more into the failing tests :/

@rahulporuri rahulporuri merged commit 2cc9ca5 into master Apr 20, 2021
@rahulporuri rahulporuri deleted the ref/remove-tests-with-backend-submodule branch April 20, 2021 12:31
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