otter-grader icon indicating copy to clipboard operation
otter-grader copied to clipboard

Streamline CI tests

Open chrispyles opened this issue 4 years ago • 3 comments

Streamline tests, reduce # files necessary, etc. so that CI doesn't take so long to run and to reduce the size of the repo.

chrispyles avatar Oct 15 '20 03:10 chrispyles

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 13 '21 21:01 stale[bot]

This would also be a good opportunity to convert the testing framework from unittest to pytest.

chrispyles avatar Aug 08 '21 20:08 chrispyles

#467 converts the test framework to pytest for the beta version of v4 but results in a decrease in test coverage by ~13%. More tests need to be added.

chrispyles avatar Jan 04 '22 04:01 chrispyles