Skip to content

User's home page Create Modal improvement tests.#39

Merged
Konstantinacc merged 4 commits intomasterfrom
modal_improvement
Jul 28, 2016
Merged

User's home page Create Modal improvement tests.#39
Konstantinacc merged 4 commits intomasterfrom
modal_improvement

Conversation

@Konstantinacc
Copy link
Contributor

Checks that when Create Sketch modal opens,the sketch name input has focus.
Checks that when the input has focus and user presses Enter, sketch is created.
Checks that during the sketch creation, sketch privacy radio buttons are disabled.

penelopez and others added 2 commits July 4, 2016 14:09
Checks that when Create Sketch modal opens,the sketch name input has focus.
Checks that when the input has focus and user presses Enter, sketch is created.
Checks that during the sketch creation, sketch privacy radio buttons are disabled.
from selenium.webdriver.common.keys import Keys
from selenium.webdriver.support.ui import Select
from codebender_testing import config
from codebender_testing.config import STAGING_SITE_URL
Copy link
Contributor

Choose a reason for hiding this comment

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

Unused import.

@freskoulix
Copy link
Contributor

@Konstantinacc Check the comments and we are 👍

@Konstantinacc Konstantinacc merged commit 38aae70 into master Jul 28, 2016
@Konstantinacc Konstantinacc deleted the modal_improvement branch July 28, 2016 09: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.

3 participants