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

Refatorization #342

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

Refatorization #342

wants to merge 4 commits into from

Conversation

victorddiniz
Copy link

Equipe:
Camila Brendel
Maria Julia Godoy
Leonardo Ribeiro
Simone Cohen
Victor Monteiro

@@ -84,10 +84,11 @@ class MemberController {
def title = message(code: 'mail.title.create.account')
def content = message(code: 'mail.body.create.account', args: [memberInstance.name, params.username, password, createLink(absolute: true, uri: '/')])

//Not Working
Copy link
Author

Choose a reason for hiding this comment

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

VDDM: Comentado porque não estava funcionando

@@ -83,3 +83,23 @@ Feature: Ferramenta
And fill the others fields with valid values without Titulo
Then I am still on create new ferramenta page
And the ferramenta is not displayed in the ferramentas list page

Copy link
Author

Choose a reason for hiding this comment

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

VDDM: Cenário novo implementado
--> Permite criar ferramenta usando website
--> Mostra a listagem de ferramentas

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.

4 participants