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 Tests: Naming Conventions and Annotation Cleanup #259

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

nimakarimipour
Copy link
Member

@nimakarimipour nimakarimipour commented Nov 8, 2024

This PR introduces several small improvements to the test codebase

  • Naming Conventions
  • Improved Test Names: Renamed tests to better reflect their purpose and functionality.
  • Redundant Annotations Removal: Removed unnecessary @RunWith annotations where they were not adding value.
  • Fix grammar and punctuations.

@nimakarimipour nimakarimipour added the refactoring/simplification Refactoring Simplification label Nov 8, 2024
@nimakarimipour nimakarimipour self-assigned this Nov 8, 2024
@nimakarimipour nimakarimipour merged commit f8fb0ea into master Nov 8, 2024
7 checks passed
@nimakarimipour nimakarimipour deleted the nimak/refactor-tests branch November 8, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring/simplification Refactoring Simplification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant