sphinx-automodapi icon indicating copy to clipboard operation
sphinx-automodapi copied to clipboard

Add more test cases

Open astrofrog opened this issue 8 years ago • 1 comments

We should add more test cases (similar to those added in https://github.com/astropy/sphinx-automodapi/pull/3) that test the following options:

  • :allowed-package-names:
  • :inherited-members:
  • :no-inherited-members:

This will increase the test coverage further. I don't have any longer to work on this, so if anyone else is interested in trying to do this, just leave a comment.

astrofrog avatar Dec 09 '16 16:12 astrofrog

:inherited-members: is done in #25

astrofrog avatar May 29 '17 15:05 astrofrog