-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Test cases project euler #1575
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
Test cases project euler #1575
Conversation
...hrown error in case of invalid input
@appgurueu @raklaptudirm I have added the test cases for all the existing Project Euler
problem solutions. All the remaining problems need to be solved which we'll be solving gradually.
Already created existing PRs for the Project Euler
problems Problem 4, Problem 5, Problem 6, Problem 9 can be checked as well.
Kindly verify and merge the PRs, if looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pr seems to have lots of unrelated changes which should be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Such repetitive tests should use test.each
/ it.each
to reduce the boilerplate.
mohmmadAyesh
commented
Mar 26, 2024
@appgurueu Hi I want to contribute to make the last request changes is this PR available ?
@mohmmadAyesh I think you'd have to ask @pomkarnath98 that.
mohmmadAyesh
commented
Mar 26, 2024
@pomkarnath98 is this pull request still open can i contribute to continue suggested changes?
Open in Gitpod know more
Describe your change:
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.