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

Refactor and Expand UCSBCurriculumSearchTest #57

Open
nathan-inge opened this issue Feb 9, 2018 · 1 comment
Open

Refactor and Expand UCSBCurriculumSearchTest #57

nathan-inge opened this issue Feb 9, 2018 · 1 comment

Comments

@nathan-inge
Copy link
Contributor

nathan-inge commented Feb 9, 2018

Suggestion for W18: Break up UCSBCurriculumSearchTest.java into several different test classes that address more specific parts of UCSBCurriculumSearch.java. This would be similar to the newer UCSBLectureTest.java and UCSBSectionTest.java. This would increase test coverage and have the added benefit of making UCSBCurriculumSearch.java easier to understand (and refactor as mentioned in #28 ).

Added specific tests for the new JSOUP parsing functions that assert much more detailed elements than just total number of lectures.

@CDLlo
Copy link
Contributor

CDLlo commented Mar 16, 2018

W18 OK 150 points

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

No branches or pull requests

2 participants