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 tests #338

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

Merged tests #338

wants to merge 24 commits into from

Conversation

victorddiniz
Copy link

Create test for the features generated in last step

victorddiniz and others added 24 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
Mistyping correction
Conflicts:
	test/cucumber/Ferramenta.feature
	test/cucumber/Member.feature
	test/cucumber/ResearchLine.feature
	test/cucumber/Thesis.feature
além de duplicate funder test.
Accepting all changes
@@ -83,3 +83,21 @@ 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

@@ -151,3 +151,33 @@ And(~'^fill the others fields with valid values without Titulo$') {->
at FerramentaCreatePage
page.fillFerramentaDetailsWithoutTitle("Tool without title")
}

//new ferramente with website
Copy link
Author

Choose a reason for hiding this comment

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

VDDM

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.

8 participants