Skip to content

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

Merged
raklaptudirm merged 3 commits intoTheAlgorithms:masterfrom
thanhphuonghdhh:master
May 23, 2022
Merged

Update test case for bubbleSort ( with code style is fixed)#1020
raklaptudirm merged 3 commits intoTheAlgorithms:masterfrom
thanhphuonghdhh:master

Conversation

@thanhphuonghdhh
Copy link
Copy Markdown
Contributor

@appgurueu
Copy link
Copy Markdown
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
Copy Markdown
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