issues
search
oracc
/
nisaba
GNU General Public License v3.0
3
stars
0
forks
source link
Validation
#3
Closed
ageorgou
closed
3 years ago
ageorgou
commented
3 years ago
Should include:
[x] User interface elements (button and/or menu option?)
[x] Sending message to the server
[x] Visualising reply (highlighting lines? notifications?)
raquelalegre
commented
3 years ago
Adding a few more granular tasks:
[x] Remove js files from repo.
[x] Raise errors when validation fails.
[x] Get input parameters:
[x] Get file content from user's text area.
[x] Get project name from... somewhere.
[x] Create unit tests, see
https://github.com/oracc/nammu/blob/master/python/nammu/test/test_soap.py
[x] Correct XML request files formed
[x] Connection to server works or appropriate errors raised
[x] Correct process of server reply
[ ] Nice to have a test for the whole corpus, although this can cause the Oracc server's memory to be filled up
Should include: