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

Adding test cases to improve test coverage and refactoring to clean up design and implementation code smell #2124

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bhishman-desai
Copy link

Adding test cases for Range, FormElement and Attribute class to improve overall coverage.

Bhishman added 3 commits February 27, 2024 19:54
- Attributes: Extract method and Decompose conditional
- Range and SharedConstants: Introduce explaining variable
- Element and Tag: Move method/field
- QueryParser: Extract class and Replace conditional with polymorphism
@bhishman-desai bhishman-desai changed the title test: Adding testing cases for Range, FormElement and Attribute class Adding test cases to improve code coverage and Refactoring to remove Design and Implementation smells Mar 18, 2024
@bhishman-desai bhishman-desai changed the title Adding test cases to improve code coverage and Refactoring to remove Design and Implementation smells Adding test cases to improve test coverage and refactoring to clean up design and implementation code smell Mar 18, 2024
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.

None yet

1 participant