cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

cli: initial implementation of verify-files #54

Closed tiborsimko closed 4 years ago

tiborsimko commented 4 years ago

Adds command verify-files with initial documentation and test suite. Closes #23.

Signed-off-by: Tibor Šimko tibor.simko@cern.ch

ParthS007 commented 4 years ago
Screenshot 2020-09-24 at 16 57 49

I see this warning when I run tests locally, is it relevant?

tiborsimko commented 4 years ago

I see this warning when I run tests locally, is it relevant?

I don't see it locally. Note the pep8.py file... What about when you run from a clean slate?

$ git clean -d -ff -x
$ ./run-tests.sh