mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

Tweaks to get failing test to pass, and update requirements to latest for release prep #57

Closed rahulbot closed 6 months ago

rahulbot commented 6 months ago

Very strange, but the "/" default path was leading to the whole API breaking when run from command line. Unit tests ran fine though. This gets all unit tests, and integration test in mediacloud-news-client passing (locally) again.