Skip to content
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

Implement tests/ and code coverage #41

Open
jorgepiloto opened this issue May 10, 2022 · 1 comment
Open

Implement tests/ and code coverage #41

jorgepiloto opened this issue May 10, 2022 · 1 comment
Labels
enhancement General improvements to existing features

Comments

@jorgepiloto
Copy link
Member

Description of the feature

This package lacks tests and coverage. However, all the logic source code is located in the __init__.py file. This template inherits from the PyData theme, so most of the logic is already tested there.

Also, it looks like there is a "sphinx.testing" package but it lacks from documentation, see issue sphinx-doc/sphinx#7008.

Steps for implementing the feature

I guess we could take a look at PyData theme and RTD theme to explore how a Sphinx theme is tested.

Useful links and references

@jorgepiloto jorgepiloto added the enhancement General improvements to existing features label May 10, 2022
@Revathyvenugopal162
Copy link
Contributor

Revathyvenugopal162 commented Jul 25, 2023

Pinging here issue #256 as we need adapt test for different screen resolutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants