onnela-lab / mano

Mano - Beiwe research platform API
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Code review, cleanup, modernization #18

Open biblicabeebli opened 5 months ago

biblicabeebli commented 5 months ago

It is time to do some.... code review, cleanup, and modernization!

biblicabeebli commented 5 months ago
biblicabeebli commented 4 months ago

I'm getting an error inside the download test where zipfileio thinks the file is not a valid zip.

I have manually extracted binary of the file, written it to a file, and it opens just fine with the mac os archive utility. don't know what's up.

biblicabeebli commented 4 months ago

I've checked running tests in python 3.7 and 3.6, the error is raised inside python zipfile. Some detail affecting zipfile changed.

biblicabeebli commented 3 months ago

on pause while I clean up credentials and get other work done for new API endpoints