issues
search
PyAr
/
pyafipws
Interfases, tools and apps for Argentina's gov't. webservices (soap, com/dll simil-ocx, pdf, dbf, xml, json, etc.) #python
https://github.com/PyAr/pyafipws/wiki/PyAr-PSF-GSoC-2019-Final-Summary
GNU Lesser General Public License v3.0
2
stars
15
forks
source link
VBS tests
#168
Open
ABHISHEKSONI121
opened
3 months ago
ABHISHEKSONI121
commented
3 months ago
Summary
Update py2exe version to 0.13.0.2 in requirements-dev.txt
Simplify version handling in setup_win.py
Add PowerShell test script for PyI25 COM server automation
Implement Pester testing framework for PyI25 in CI workflow
Add step to list dist folder contents in CI workflow
Checklist
[x] Classes, Variables, function and methods logic ok
[x] Comments written explaining what the code does
[x] All python code is PEP8 compliant (run black .)
[x] No lint issues (run flake8)
[x] Test coverage with pytest implemented
[x] Reviewers assigned (at least 1 mentor)
Manual test evidence
Summary
Checklist
Manual test evidence