hackoregon / openelections

Open and Accountable Elections
https://openelectionsportland.org
MIT License
16 stars 1 forks source link

upgrade flask to resolve test failures #1212

Closed pirtleshell closed 2 years ago

pirtleshell commented 2 years ago

the api tests fail because the datascience service never starts up due to an import error in flask-restful. fixed in latest version.

now all api tests pass ✨

see https://github.com/flask-restful/flask-restful/pull/913

Resolves https://github.com/hackoregon/openelections/projects/3#card-82241793

pirtleshell commented 2 years ago

We love two hours of debugging to arrive at a quick fix 🙌

FTFY :trollface: