This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Releases: imobanco/zoop-wrapper
Releases · imobanco/zoop-wrapper
v0.5.2
v0.5.1
v0.5.0
v0.4.5
v0.4.4
v0.4.3
Refatoração em juros, multa e desconto! (#106) * adiciona Fine * adiciona args no teste * refatora BillingConfiguration em diversos tipos * corrige algumas importações * fmt * refatora um pouco a base! * corrige teste * corrige stubs * fmt * corrige exemplo! * Update zoop_wrapper/models/invoice.py Co-authored-by: PedroRegisPOAR <[email protected]> * Update tests/models/invoice/test_billing_instructions.py Co-authored-by: PedroRegisPOAR <[email protected]> * fmt * flexibiliza configurações * fmt * pip upgrade * adiciona bdd's * Update tests/models/invoice/test_billing_instructions.py Co-authored-by: PedroRegisPOAR <[email protected]> * Update tests/models/invoice/test_billing_instructions.py Co-authored-by: PedroRegisPOAR <[email protected]> * Update tests/models/invoice/test_billing_instructions.py Co-authored-by: PedroRegisPOAR <[email protected]> * Update tests/models/invoice/test_billing_instructions.py Co-authored-by: PedroRegisPOAR <[email protected]> * altera um pouco a parametrização de boleto! Co-authored-by: PedroRegisPOAR <[email protected]>
v0.4.2
Feature/installmente plan fix (#105) * Corrige installment_plan * Corrige testes
v0.4.1
Feature/move installment plan to source (#104) * Tentativa inicial * Exemplo 2 funcionando * Adiciona .json dos exemplos * Corrige testes * fmt * Adiciona jsons
v0.4.0
Feature/installment plan (#102) * Primeiro teste feito * A IDE estava reclamando do stub, chega me assustou * fmt * Corrige campos * Corrige testes * Começa exemplo, mas o import esta reclamando * Adiciona imports necessários * Corrige InstallmentPlan * Cria testes para novos métodos * Adiciona exemplos e os respectivos .json com as remoções marketplace_id * Adiciona W503 no ignore do .flake8 * fmt * Corrige BDD Co-authored-by: Rodrigo Castro <[email protected]> * Corrige stub Co-authored-by: Rodrigo Castro <[email protected]> * Melhora _validate_number_installments e testes * Corrige stubs * Corrige testes e lógicas * fmt * Corrige argumentos dos stubs * Corrige stub again :| Co-authored-by: Rodrigo Castro <[email protected]>
v0.3.2
remove business_website como required! (#100) * remove business_website como required! * Update tests/models/test_seller.py Co-authored-by: PedroRegisPOAR <[email protected]> * Update zoop_wrapper/models/seller.py Co-authored-by: PedroRegisPOAR <[email protected]> Co-authored-by: PedroRegisPOAR <[email protected]>