Closed gdurga closed 6 years ago
Ainda está em progresso?
Os boletos estão sendo gerados, nos testes que fiz tudo deu certo, necessita de mais testes para validar se está tudo ok
Em ter, 2 de out de 2018 às 10:46, Danimar Ribeiro notifications@github.com escreveu:
Reopened #26 https://github.com/Trust-Code/python-boleto/pull/26.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Trust-Code/python-boleto/pull/26#event-1879354180, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9ziKTyh0j9gfz8iCDPug29AHmAgRteks5ug245gaJpZM4XCjiA .
Ok, vou fazer merge. Em caso de mudanças envia um novo PR daí.
Pode deixar, vou fazer mais testes e criar as classes de teste e envio outro PR alterando o README também
Em ter, 2 de out de 2018 às 11:01, Danimar Ribeiro notifications@github.com escreveu:
Merged #26 https://github.com/Trust-Code/python-boleto/pull/26 into master3.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Trust-Code/python-boleto/pull/26#event-1879399263, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9ziDSTRW_lOioNMdNPUm_Ne4VnXthxks5ug3HAgaJpZM4XCjiA .
Próximo PR pode incrementar a versão também: https://github.com/Trust-Code/python-boleto/blob/master3/pyboleto/__init__.py
Ok, anotado
Em ter, 2 de out de 2018 às 11:17, Danimar Ribeiro notifications@github.com escreveu:
Próximo PR pode incrementar a versão também:
https://github.com/Trust-Code/python-boleto/blob/master3/pyboleto/__init__.py
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Trust-Code/python-boleto/pull/26#issuecomment-426291051, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9ziL49eLuNSAFLcuD7xcArXJC6NpsJks5ug3WQgaJpZM4XCjiA .
Danimar, estou tendo problemas nos testes unitarios Criei uma classe para o Sicredi baseado nas já existentes para outros bancos porém estou recebendo erros nos seguintes testes: test_html_rendering, test_pdf_rendering e test_pdf_triplo_rendering Vi que tem arquivos HTML e XML dentro da pasta tests, eu devo criar esses arquivos? Quando rodo os testes os arquivos são criados porém sem nenhum conteúdo
Em ter, 2 de out de 2018 às 11:21, Gilberto Minuzzi Durgante Junior < gilberto.durgante@gmail.com> escreveu:
Ok, anotado
Em ter, 2 de out de 2018 às 11:17, Danimar Ribeiro < notifications@github.com> escreveu:
Próximo PR pode incrementar a versão também:
https://github.com/Trust-Code/python-boleto/blob/master3/pyboleto/__init__.py
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Trust-Code/python-boleto/pull/26#issuecomment-426291051, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9ziL49eLuNSAFLcuD7xcArXJC6NpsJks5ug3WQgaJpZM4XCjiA .
Primeiro você deve rodar o teste e modificar para ele criar o arquivo. Na segunda vez tu volta ao código original para que ele compare com o arquivo gerado previamente.
Ok, obrigado pelo retorno
Alterações para gerar boletos para o Sicredi, de acordo com manuais encontrados neste link