langchain/tests/unit_tests/llms
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
..
__init__.py initial commit 2022-10-24 14:51:15 -07:00
fake_llm.py model laboratory (#95) 2022-11-08 22:17:10 -08:00
test_utils.py unit test / code coverage improvements (#322) 2022-12-13 05:48:53 -08:00