#619: editor.py in INSPIRE repo is untestable
-------------------------+-----------------
Reporter: valkyrie | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Keywords: INSPIRE |
-------------------------+-----------------
in the editor folder in the INSPIRE tree there lives a python script
called editor.py which is (I believe) meant to be called by another python
script called, simply, "editor"
in the process of writing tests for the INSPIRE tree, I have found this
module to be completely untestable. what is it for? Joe tells me that
there are urls which can accomplish the same thing as this script, and
which would be more easily scriptable.
if this script should stay, it should be refactored in order to be more
easily testable.
--
Ticket URL: <https://invenio-software.org/ticket/619>
Invenio <http://invenio-software.org>