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

Adição da feature de cadastro e manutenção de clientes #3

Merged
merged 17 commits into from
Feb 5, 2023

Conversation

BeatrizA2
Copy link

No description provided.

@@ -0,0 +1,236 @@
Feature: Cadastro e manutenção de clientes (inserir, atualizar e remover)
Como um usuário do app de delivery
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As palavras-chave tem que estar em inglês pra linguagem de teste funcionar, então tem que trocar pra "As a", "Given", "And", "Then", etc.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Os termos já foram substituídos.

Eu quero poder criar uma conta no app, alterar informações fornecidas durante o cadastro e excluir a conta que criei
Para que assim eu possa ter uma identificação única, atualizada e a opção de cancelá-la

-----
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provavelmente esses "----" vão crashar o programa, mas não tenho certeza

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As linhas pontilhadas já foram removidas.

@BeatrizA2 BeatrizA2 requested a review from silvaronald February 5, 2023 21:33
@silvaronald silvaronald merged commit 91870a1 into silvaronald:master Feb 5, 2023
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.

2 participants