mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
standard-tests[patch]: add Ser/Des test
This commit is contained in:
@@ -12,6 +12,10 @@ integration_test integration_tests: TEST_FILE=$(INTEGRATION_TEST_FILE)
|
||||
test tests:
|
||||
poetry run pytest $(TEST_FILE)
|
||||
|
||||
test_watch:
|
||||
poetry run ptw --snapshot-update --now . -- -vv $(TEST_FILE)
|
||||
|
||||
|
||||
integration_test integration_tests:
|
||||
poetry run pytest $(TEST_FILE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user