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

Fix test fixture not to fail in Plone 5 #69

Merged
merged 3 commits into from
Feb 2, 2017
Merged

Conversation

hvelarde
Copy link
Member

@hvelarde hvelarde commented Jun 9, 2016

No description provided.

@hvelarde hvelarde changed the title Achieve Plone 5 compatibility Fix test fixture not to fail in Plone 5 Jul 25, 2016
@hvelarde hvelarde self-assigned this Jan 6, 2017
@hvelarde
Copy link
Member Author

hvelarde commented Jan 6, 2017

@rodfersou preciso sua ajuda para consertar os 2 testes que estão falhando.

@rodfersou
Copy link
Member

@hvelarde green \o/

@@ -34,7 +34,6 @@ Create Document
Click Add Document
Input Text css=${title_selector} ${title}
Click Button Save
Page Should Contain Changes saved.
Copy link
Member Author

Choose a reason for hiding this comment

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

@rodfersou in Plone 5 we don't have status messages?

Copy link
Member

@rodfersou rodfersou Jan 23, 2017

Choose a reason for hiding this comment

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

@hvelarde yes, but the text change to Item created

Copy link
Member Author

Choose a reason for hiding this comment

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

but why you removed this check?

Copy link
Member

Choose a reason for hiding this comment

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

to don't break the test when we have p.a.contenttypes installed

Copy link
Member

Choose a reason for hiding this comment

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

it looks like without p.a.contenttypes the text still is Item created, added back this check to see when it will break

Copy link
Member

Choose a reason for hiding this comment

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

@hvelarde like I said it breaks.. what do you suggest?

Copy link
Member

Choose a reason for hiding this comment

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

I think this way will pass

Copy link
Member

Choose a reason for hiding this comment

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

@hvelarde green

@rodfersou rodfersou force-pushed the hvelarde-plone5 branch 2 times, most recently from 5c86e0f to cddb738 Compare January 25, 2017 11:31
@rodfersou rodfersou removed their request for review January 25, 2017 11:32
@hvelarde hvelarde force-pushed the hvelarde-plone5 branch 2 times, most recently from c49e609 to 3f7503d Compare February 1, 2017 22:10
@hvelarde hvelarde merged commit 25dc047 into master Feb 2, 2017
@hvelarde hvelarde deleted the hvelarde-plone5 branch February 2, 2017 00:12
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.

None yet

2 participants