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 dos cenários para sugestão de nomes do autor #349

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

fabriziopereira
Copy link

2 Cenários de GUI, com caso de sucesso e falha
2 Cenários de controller, com caso de sucesso e falha

Fabrízio added 4 commits March 31, 2015 01:43
2 Cenários de GUI, com caso de sucesso e falha
2 Cenários de controller, com caso de sucesso e falha
2 Cenários de GUI, com caso de sucesso e falha
2 Cenários de controller, com caso de sucesso e falha
Given I am signing up a new article
And the last three authors registered in the system were "Paulo Borba", "Marcelo Dias", "Paulo Viana"
When I fill the name of Author field with "Paulo"
Then Appears suggestions of names with the names "Paul Borba", "Paulo Viana"
Copy link
Member

Choose a reason for hiding this comment

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

I can see the following suggestions: "Paulo Borba", "Paulo Viana"

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