Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring back GSoC 2019 tests #59

Merged
merged 48 commits into from
Jun 18, 2021
Merged

Bring back GSoC 2019 tests #59

merged 48 commits into from
Jun 18, 2021

Conversation

reingart
Copy link
Member

No description provided.

Sando and others added 30 commits July 2, 2019 14:32
*Agrego correcciones menores
*Agrego cambios sugeridos
*Agrego cambios menores
Ajusto claves en diccionarios
* RECEX1: Agrego cbtes asoc para RG4401/19
* QR
* CodAutorizacion
* Serializacion fecha (JSON)
* ConfigParser
* Metodo AgregarCmpAsoc(tipo, pto_vta, nro, cuit, fecha)
* Metodo AgregarOpcional(opcional_id, valor)
* Ajuste fecha_venc_pago
ConsultarCotizacion
ConsultarPuntosVenta
Se corre autopep8
##42
por inestabilidad en travis
##6
Changes in wsaa to use the 'cryptography' dependency
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
    for file in $(find -name "*.py"); do
        if file -i $file | grep iso-8859-1 ; then
          echo "convirtiendo $file"
          iconv -f iso-8859-1 -t utf-8 $file -o $file.new
          mv $file $file.old
          mv $file.new $file
        else
          echo "ignorando $file"
        fi
    done

Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
SyntaxError: Non-ASCII character '\xc3' in file /src/pyafipws/tests/test_wsltv.py on line 11, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
Signed-off-by: Mariano Reingart <reingart@gmail.com>
@NicolasSandoval NicolasSandoval merged commit 948d98a into main Jun 18, 2021
@reingart reingart mentioned this pull request Jun 18, 2021
6 tasks
This was referenced Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants