mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 02:39:51 +00:00
* Add unit test mark for appropriate tests * Remove deepset Cloud specific tests * Create pytest fixtures * Reduce number of checks run for test_match_context_multi_process and test_match_context_single_process * Increase speed of test_match_contexts_multi_process * Revert "Remove deepset Cloud specific tests" This reverts commit b65173665f3e873f17f3613c5fd4fa3174a6d71b. * Continuing revert commit * Remove unnecessary comment * Break down bigger test into smaller tests