UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
27 stars 74 forks source link

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

Closed yashksaini-coder closed 2 weeks ago

yashksaini-coder commented 2 weeks ago

āœ… 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

github-actions[bot] commented 2 weeks ago

šŸ‘‹ 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!