langchain/tests
Hunter Gerlach 482611f426
unit test / code coverage improvements (#322)
This PR has two contributions:

1. Add test for when stop token is found in middle of text

2. Add code coverage tooling and instructions
- Add pytest-cov via poetry
- Add necessary config files
- Add new make instruction for `coverage`
- Update README with coverage guidance
- Update minor README formatting/spelling

Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com>
2022-12-13 05:48:53 -08:00
..
integration_tests allow passing of stop params into openai (#232) 2022-11-30 22:20:13 -08:00
unit_tests unit test / code coverage improvements (#322) 2022-12-13 05:48:53 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00