-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Create unittests for switchmap/dashboard/table/search.py
#207
Comments
@palisadoes hey I have minimal knowledge of python but yeah I feel I can do it, please assign it to me. |
@Ramneet04 Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too. |
Hello @palisadoes @Cioppolo14 I have raised PR for 1 of my issue and it is passing all tests. So. Can you please assign me this issue. |
@VanshikaSabharwal Our current policy sticks to keeping 2 issues per person, even if those issues are in PR review status. Once one is merged, let me know and we can assign you. |
Yes Sure @Cioppolo14 I'll let you know. |
Can I be assigned this issue? |
@syedali237 I have already solved this issue. So, Can you please take any other similar issue. Doing that would be really generous of you. |
@VanshikaSabharwal okay, no worries!! |
Yes @syedali237 Thank you so much |
@Cioppolo14 @palisadoes Can you please assign me this issue now as i have merged another issue. Thus i am now eligible to take one more issue. |
We will need unittests done for all methods, classes and functions found in this file.
PR Acceptance Criteria
tests/switchmap_
therefore:switchmap/x/y/z/file.py
must have a test file namedtests/switchmap_/x/y/z/test_file.py
tests/switchmap_/x/y/z/test_file.py
must have 755 permissions so it can be easily executabletests/switchmap_/x/y/z/test_*.py
files or others along the path or in adjacent directoriesOther Criteria
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: