This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
[Bug] Integration tests of Ingestion server are failing #143
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
help wanted
Open to participation from the community
🟧 priority: high
Stalls work on the project or its dependents
Description
The integration tests of the
ingestion_server
are throwing errors and therefore, failing, details of the output later.Reproduction
Steps to run tests are in the README but I write here for convenience as well:
cd ingestion_server
pipenv install
pipenv run python3 test/integration_tests.py
Expectation
Tests should execute correctly and pass.
Environment
Resolution
The text was updated successfully, but these errors were encountered: