Move integration tests to 2.0 #2479
Labels
area/core
This issue/PR affects the core codebase
component/executor
component/flow
epic/2.0
All tasks related to development on 2.0
priority/critical
Urgent: Security, critical bugs, blocking issues. drop everything until this issue is addressed.
Describe the feature
As we move towards 2.0, we need to redo each of our current integration tests and update them to the new codebase.
Integration tests in
1.x
When moving tests from
issues
to somewhere else, keep the issue ID in the docstring of the test.TO WORK ON THIS
(check first item below)
crud
test: serialize crud and assert chunks #2521integration/flow
cristianmtr test: crud rest #2525[ ] debug -- to be moved to hubtest_inspect_pods_flow.py
)[ ] executors_batching. We don't have batching anymore. Responsibility of Executors[ ] executors_generic. Tested in other places.[ ] github_1072[ ] github_1229[ ] github_1545-- unnecessary.extend
refactor: remove sibbling from protobuf #2543 maximilianwerk[ ] github_2295. Serialization is Executor based[ ] github_2320 -- to be added to Hub for BinaryPbIndexeradapted to test growth[ ] github_929 -- Will not be kept, but we should add serialization to the stress test jacobowitz deepankarm also move to BinaryPbIndexer in hub[ ] github_969-- Removed. But maybe should be put in a museum?[ ] github_976Removed[ ] level_depth. This is covered by multires examplememmap-- Did only test, that the numpy indexer does not crash and logged memory usage. Nice as a blueprint for future memory logging, but otherwise useless. Will be deleted.tests/unit/types/document/test_converters.py
test: add asserts for mime types #2531[ ] multimodal-- covered in test document multimodal[ ] ref_indexer-- Potentially not implemented againThe text was updated successfully, but these errors were encountered: