Silvano Cerza
e6637f5ec2
Fix all tests
2023-11-24 14:48:43 +01:00
ZanSara
516db4cb52
RemoteWhisperTranscriber
(v2) (#4910 )
...
* original-component
* stub
* fix implementation
* fix tests
* review feedback
* review feedback
* upgrade canals
* upgrade canals
* upgrade canals to fix pipeline test
* remove requests_with_retry
* feedback
2023-05-22 16:02:58 +02:00
Massimiliano Pippi
4974bf7ab3
chore: remove deprecated MilvusDocumentStore ( #4951 )
...
* remove deprecated MilvusDocumentStore
* remove leftovers
* fix pylint
2023-05-19 16:37:38 +02:00
ZanSara
b60d9a2cbf
test: move several modeling tests in e2e/ ( #4308 )
...
* no dpr test seems worth mocking
* move distillation tests
* pylint
* mypy
* pylint
* move feature_extraction tests as well
* move feature_extraction tests as well
* merge feature extractor suites
* get_language_model tests and adaptive model tests
* duplicate test
* moving fixtures
* mypy
* mypy-again
* trigger
* un-mock integration test
* review feedback
* feedback
* pylint
2023-04-28 17:08:41 +02:00
Silvano Cerza
5ac3dffbef
test: Rework conftest ( #4614 )
...
* Split root conftest into multiple ones and remove unused fixtures
* Remove some constants and make them fixtures
* Remove unnecessary fixture scoping
* Fix failing whisper tests
* Fix image_file_paths fixture
2023-04-11 10:33:43 +02:00
ZanSara
c802305ccf
test: move tests on standard pipelines in e2e/
( #4309 )
...
* move out standard pipelines e2e
* fixing unit tests
* add test data
* feedback
* pylint
* black
2023-03-06 17:26:19 +01:00
ZanSara
ae04ce3c6a
test: mock all Summarizer tests and move a few into e2e ( #4299 )
...
* stub e2e folders
* simplify pipeline test
* mocking
* unit tests fixed
* clean up e2e
* pipeline tests work
* pylint
* leftover
* small fix from #2994 and additional tests
* review feedback
* change summaries
* black
* revert models and summaries
2023-03-01 17:30:55 +01:00
ZanSara
165a0a5faa
test: mock all Translator
tests and move one to e2e
( #4290 )
...
* mock all translator tests and move one to e2e
* typo
* extract pipeline tests using translator
* remove duplicate test
* move generator test in e2e
* Update e2e/pipelines/test_extractive_qa.py
* pytest.mark.unit
* black
* remove model name as well
* remove unused fixture
* rename original and improve pipeline tests
* fixes
* pylint
2023-03-01 14:52:05 +01:00