generated from langchain-ai/integration-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds tests so that Neo4jGraph class now has 100% coverage (#21)
* Added tests for _format_schema helper function * Added mock Neo4j driver to Neo4jGraph tests * Added _enhanced_schema_cypher tests * Parametrised _format_schema tests * Parametrised value_sanitize tests * test_format_schema refactoring * More refactoring + minor tests added * Neo4jGraph 100% coverage * Fixed linting issues
- Loading branch information
1 parent
6b31b1f
commit cfa583a
Showing
3 changed files
with
948 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.