Skip to content

Commit

Permalink
Merge pull request #394 from leogregianin/update-testes
Browse files Browse the repository at this point in the history
Retira dos testes o campo tipo_pagamento que está deprecado
  • Loading branch information
leogregianin authored Feb 27, 2025
2 parents 6325666 + a3d3b50 commit 4a61d5a
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 28 deletions.
2 changes: 0 additions & 2 deletions tests/test_nfce_serializacao_piscofins.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ def preenche_notafiscal_produto_com_piscofins(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=65, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down Expand Up @@ -138,7 +137,6 @@ def preenche_notafiscal_produto_sem_piscofins(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=65, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfce_serializacao_sem_cliente.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ def preenche_notafiscal_produto(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=65, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfce_serializacao_somente_cpf.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ def preenche_notafiscal_produto(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=65, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ def preenche_notafiscal_produto(self, valorUnitario, quantidade, valorTotal):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=65, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_101.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn101(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_102.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn102(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_103.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn102(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_201.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn201(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_202.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn202(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_203.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn203(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_300.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn300(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_400.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn400(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_500.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn500(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_csosn_900.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_csosn900(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_00.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst00(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_10.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst10(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_20.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst20(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_30.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst30(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_40.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst40(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_41.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst41(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_50.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst50(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_51.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst51(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_60.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst60(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_70.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst70(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_cst_90.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def preenche_notafiscal_produto_cst90(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_geral.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ def preenche_notafiscal_produto_cst00(self):
uf="PR",
natureza_operacao="VENDA", # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie="1",
numero_nf="111", # Número do Documento Fiscal.
Expand Down
1 change: 0 additions & 1 deletion tests/test_nfe_serializacao_ii_di_ipi.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ def preenche_notafiscal_produto_cst00(self):
uf='PR',
natureza_operacao='VENDA', # venda, compra, transferência, devolução, etc
forma_pagamento=0, # 0=Pagamento à vista; 1=Pagamento a prazo; 2=Outros.
tipo_pagamento=1,
modelo=55, # 55=NF-e; 65=NFC-e
serie='1',
numero_nf='111', # Número do Documento Fiscal.
Expand Down

0 comments on commit 4a61d5a

Please sign in to comment.