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

Remove obsolete unit tests for number conversion and sorting algorithms #455

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

yashksaini-coder
Copy link
Contributor

Closes: #454

This pull request removes several test files related to various utility functions and data structures. The most important changes include the deletion of test files for number conversions, sorting algorithms, trie data structures, and date utilities.

Removed test files:

Other changes:


@UTSAVS26 When I was working I found out some test cases can be improved and some are obsolete so they need to be removed. Kindly give level 3 for my efforts

Copy link
Contributor

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@github-actions github-actions bot requested a review from UTSAVS26 November 10, 2024 01:13
@UTSAVS26 UTSAVS26 merged commit be25ca6 into UTSAVS26:main Nov 10, 2024
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Obsolete test cases
2 participants