dthonon / Client_API_VN

Export from VisioNature (Biolovision) web site to local postgresql database
GNU General Public License v3.0
3 stars 1 forks source link

test_store_postgresql should be unit tested without download_vn #91

Open dthonon opened 5 years ago

dthonon commented 5 years ago

test_store_postgresql.py should test store_postgresql.py by direct unit tests and not through download_vn. This is redundant with test_transfer_vn

dthonon commented 5 years ago

And download-vn without api. Monkey patching required.