django-afip icon indicating copy to clipboard operation
django-afip copied to clipboard

No hay tests que chequeen como parseamos observaciones

Open WhyNotHugo opened this issue 4 years ago • 0 comments

El único tests acá está comentado: https://github.com/WhyNotHugo/django-afip/blob/b418225a1c8da2481e9b42aeb760bbe8ea62ecb5/testapp/testapp/testmain/tests/test_webservices.py#L264-L281

Habría que buscar un caso que sepamos con certeza siempre devuelve observaciones, y crear un test de ese.

WhyNotHugo avatar Aug 26 '21 17:08 WhyNotHugo