You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: added some test to sorting algorithm (#222)
## Pull Request type
Following the recent issue on bubble sort, I added some test to sorting
algorithms
Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no API changes)
- [ ] Build-related changes
- [ ] Documentation content changes
- [X] Other (please describe): unit tests
## What is the current behavior?
Issue Number: N/A
## What is the new behavior?
- Test covers more scenarios
## Does this introduce a breaking change?
- [ ] Yes
- [X] No
## Other information
0 commit comments