Skip to content

Conversation

@philiptzou
Copy link
Member

Summary

  • clarify testing docs and add Makefile targets for unit and component suites
  • remove vendored minimap2 and download binary on the fly during component tests
  • exercise codon-alignment end-to-end via Behave using real sequence data

Testing

  • pipenv run flake8 .
  • pipenv run mypy .
  • pipenv run pytest tests/unit --cov=postalign --cov-report=term-missing
  • pipenv run behave tests/component

https://chatgpt.com/codex/tasks/task_e_689a0cf9bab88324b7878fd9bb5a5f20

@philiptzou philiptzou force-pushed the codex/add-behave-dependency-and-component-tests branch from e2848ec to b913931 Compare August 12, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants