Skip to content

Update test case for bubbleSort ( with code style is fixed) #1020

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

Merged
merged 3 commits into from
May 23, 2022

Conversation

@appgurueu
Copy link
Collaborator

Please fix your code style. Why can't you add the new tests to the existing describe body ("description")? I also usually prefer using fuzzing for sorting tests.

@thanhphuonghdhh thanhphuonghdhh changed the title Update test case for bubbleSort Update test case for bubbleSort ( with code style is fixed) May 23, 2022
@thanhphuonghdhh
Copy link
Contributor Author

Please fix your code style. Why can't you add the new tests to the existing describe body ("description")? I also usually prefer using fuzzing for sorting tests.

i have fixed my code style and update it again, can you check it for me? Sorry if I have some error in this test case because this is my first time I have pulled request in Github. Thank you for your advice

@raklaptudirm raklaptudirm merged commit d28ae8b into TheAlgorithms:master May 23, 2022
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.

3 participants