Interfases, tools and apps for Argentina's gov't. webservices (soap, com/dll simil-ocx, pdf, dbf, xml, json, etc.) #python
GNU Lesser General Public License v3.0
2
stars
15
forks
source link
Tests for formato_dbf.py module #150
Open
ABHISHEKSONI121 opened 6 months ago
Summary
Related to #161 This test file (
test_formato_dbf.py
) contains unit tests for theformato_dbf
module. The tests cover the following functionality:leer
function correctly reads data from DBF files and returns the expected dictionary structure.escribir
function writes data to DBF files in the correct format and structure.Checklist
Manual test evidence