-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Cog 577 add unit test task #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
dce894b
Add first three unit tests
0xideas 86e726d
Complete migrating unit tests
0xideas d7ffef1
Remove old __tests__ folders
0xideas fbd0115
Rebase onto main
0xideas f326a4d
Transform into pytest tests
0xideas 3cc1138
Apply autoformatting
0xideas 1889071
Run unit tests in github actions
0xideas 7d3f222
Add get_mock_user
0xideas 7d3657a
Add fixture for mock user
0xideas ade1fd2
Add pytest.ini back
0xideas a57530e
Use patch
0xideas 501d210
Try more patching
0xideas 636bfae
Try recursive patching
0xideas c42bb51
Add cognee_db
0xideas adbf3df
Move cognee_db for integration test
0xideas e6bdb67
cp cognee_db for integration test
0xideas 6f4ba20
Run integration tests in pipeline
0xideas c385783
Remove pytest.ini
0xideas 2be1127
Makedirs for integration test
0xideas d7d8460
Clean up unit test pull request
0xideas 949dd50
Copy over gitignore
0xideas d01061d
Remove unused imports
0xideas a541125
Add better text for task integration test assertions
0xideas 7a6cf53
Remove tests/unit/integration folder
0xideas 8107709
Remove duplicate pdf key
0xideas 2d74590
Apply _test.py suffix to test files
0xideas 83995fa
Try old version of classify_documents
0xideas 826de0e
Remove orphan dictionary
0xideas 8a59cad
Remove unneeded ground truth dicts and autoformat
0xideas 58a733c
Increase time delta
0xideas af88870
Update cognee/tests/unit/interfaces/graph/util.py
0xideas aa1480c
Remove unused imports and make PdfDocument_test a pytest function
0xideas cd80525
Revert to EXTENSION_TO_DOCUMENT_CLASS implementation of classify_docu…
0xideas 49bc07d
Rename ground_truth to expected_chunks
0xideas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Makedirs for integration test
- Loading branch information
commit 2be11279967a831c4bae4b9f9d1badeb8a15ba7f
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.