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

Add beginnings of unit test coverage of align #463

Merged
merged 2 commits into from
Mar 25, 2020

Commits on Mar 25, 2020

  1. Add beginnings of unit test coverage of align

    Also introduce the convenience script `run_tests.sh`.
    
    This also adds two items to .gitignore:
      `.coverage` is generated by pytest-cov
      `.mypy_cache` is generated by the static code analyzer mypy
    elebow committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5c382f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00bcfc8 View commit details
    Browse the repository at this point in the history