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

Need for simple unit tests #13

Open
ghutchis opened this issue Aug 31, 2021 · 2 comments
Open

Need for simple unit tests #13

ghutchis opened this issue Aug 31, 2021 · 2 comments

Comments

@ghutchis
Copy link
Member

It would be great to have some simple unit tests:

  • python script.py -h runs without syntax errors
  • python script.py --display-name works
  • python script --print-options returns valid JSON
  • grabbing the options from --print-options and returning defaults to python script.py --generate-input works

The last one takes some work (e.g., going through the options JSON and creating default JSON) but these would be helpful to make sure everything checks out.

@welcome
Copy link

welcome bot commented Aug 31, 2021

Thanks for opening your first issue here! Please try to include example files and screenshots if possible. If you're looking for support, please post on our forum: https://discuss.avogadro.cc/

@avo-bot
Copy link

avo-bot commented Oct 17, 2024

This issue has been mentioned on Avogadro Discussion. There might be relevant details there:

https://discuss.avogadro.cc/t/lets-align-the-python-version-to-the-scientific-python-policy/6387/4

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

No branches or pull requests

2 participants