Skip to content

DOC: Add tips on where to locate a test #50014

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

Closed
1 task done
rhshadrach opened this issue Dec 2, 2022 · 1 comment · Fixed by #50050
Closed
1 task done

DOC: Add tips on where to locate a test #50014

rhshadrach opened this issue Dec 2, 2022 · 1 comment · Fixed by #50050

Comments

@rhshadrach
Copy link
Member

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests

Documentation problem

NA

Suggested fix for documentation

As a general tip, we should mention searching for the methods you want to add a test for using either grep or IDE search functionality. Also, I think it would be helpful to state that there is at times no clear location to put a test, take your best guess, and you may be requested by reviewers to move it.

@georgemunyoro
Copy link
Contributor

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants