-
Notifications
You must be signed in to change notification settings - Fork 15
PyAr PSF GSoC 2019 Final Summary
-
Branch py3k Update:
-
Change dependency m2crypto for cryptography:
- Module wsaa.py
- Update requirement.txt
-
It was added in the setup the requirements.txt installation:
Commit
- Setup: Agrego dependencias
f751fe2
- Setup: Agrego dependencias
-
Deploy continuous integration with Travis CI:
Last commit:
- Travis: Actualizo travis file
63dbdd6
- Travis: Actualizo travis file
-
Tests
-
Results:
-
wscot.py : SSLError- Arba web service testing would not be working.
-
iibb.py : SSLError- Arba web service testing would not be working.
-
wscoc.py: web service testing afip does not work. Connection cannot be established.
-
padron.py: The download does not return the correct expected file. Requests do not work.
Web services testing SENASA - ANMAT - PAMI - INSSJP:
- Web services do not return the transaction code.
- trazavet.py
- trazamed.py
- trazaprodmed.py
- trazafito.py
- trazarenpre.py
-
-
Code tested on multiple platforms and latest versions.
-
RunTimeUnicode error occurs in a module that will not belong to the project.
- web service testing
Although the expected development was not achieved I did initial tests and handled tools like ladon.
In practice it emerged the possibility of changing dependence pysimplesoap by zeep which is a module to generate SOAP clients.
Tests were also performed with django+spyne & flask+spyne.