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

Merged scenes #324

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

Merged scenes #324

wants to merge 16 commits into from

Conversation

victorddiniz
Copy link

New and modified scenes

victorddiniz and others added 10 commits October 22, 2014 11:03
Chosen Features and their new scenarios
New necessary scenarios in Funder ("list existing funder", "duplicate
funder web") and Member ("login with nonexisting username", "new member
with facebook account", "register member with invalid email") and
modified scenarios in Member ("register user with invalid info", "new
member with invalid phone", "register user with long username").
- Controlador novo 1:
book chapter:  edit  (esse foi o issue contemplado)
-Gui novo 1:
book chapter: edit web

-Controlador novo 2:
research gorup: editar com nome invalido por numero de caracteres

-Gui novo 2:
reseach group: editar com nome invalido por caracteres web

-Mudança de controlador 1:
research group: edit

-Mudança gui 1:
research group: show via web

-Mudança controlador 2:
visit: edit existing visit

-Mudança gui 2:
research group: edit via web
Solved by accepting both changes
Solved by accepting both changes
Solved by acceting sccBranch changes
Then I can see all existing ferramentas used in that publication
#end

#if($ferramentaWithWebsite)
Copy link
Author

Choose a reason for hiding this comment

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

VDDM:
Capacidade de adicionar ferramenta com website

Mistyping correction
When I upload the file "My Thesis.xml"
Then the existing thesis are not changed by the system
And the system stores properly the thesis entitled "My Thesis"
#if($fileThesis)
Copy link
Author

Choose a reason for hiding this comment

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

VDDM:
Capacidade de substituir arquivo de tese de acordo com formato permitido pela aplicação.
#156

@mateus-mc2
Copy link

1- Contém erros de linguagem:
--> "When I fill the user details with a new name, username, passoword1, password2, email, university or status "

2- Aqui eu não teria uma "duplicação de cenário"?
" #if($upload)
Scenario: upload research lines with a file
Given the system has some research line stored
When I upload new research lines from file
Then the system has more research lines now
#end"

@@ -4,10 +4,12 @@ Feature: Book
I want to add, remove and modify books I have published
so that I can generate web pages and reports containing these books

#if ($newBook)

Choose a reason for hiding this comment

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

Scenario modificado para especificar mais o Book

Given I am at the publications menu
When I select the "Ferramenta" option at the publications menu
And I select the list ferramenta option at the ferramenta page
Then I can see all existing ferramentas used in that publication
Copy link
Member

Choose a reason for hiding this comment

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

não faz sentido

victorddiniz and others added 5 commits November 3, 2014 07:53
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.

7 participants