Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Clone from WP Cloudflare Guard v0.2.0#32

Merged
tangrufus merged 1 commit intomasterfrom
clone-from-wp-cloudflare-guard
Apr 22, 2017
Merged

Clone from WP Cloudflare Guard v0.2.0#32
tangrufus merged 1 commit intomasterfrom
clone-from-wp-cloudflare-guard

Conversation

@tangrufus
Copy link
Copy Markdown
Member

No description provided.

$I->loginToSunnySettingPage();

$I->seeElement('#sunny-cloudflare-tab');
//$I->seeElement('#sunny-bad-login-tab');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This comment is 86% valid code; is this commented out code?
No space found before comment text; expected "// $I->seeElement('#sunny-bad-login-tab');" but found "//$I->seeElement('#sunny-bad-login-tab');"
There must be no blank line following an inline comment

$I->seeElement('#sunny-cloudflare-tab');
//$I->seeElement('#sunny-bad-login-tab');

//$I->click('#sunny-bad-login-tab');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This comment is 86% valid code; is this commented out code?
No space found before comment text; expected "// $I->click('#sunny-bad-login-tab');" but found "//$I->click('#sunny-bad-login-tab');"
There must be no blank line following an inline comment


//$I->click('#sunny-bad-login-tab');

//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This comment is 76% valid code; is this commented out code?
No space found before comment text; expected "// $I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');" but found "//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');"

//$I->click('#sunny-bad-login-tab');

//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');
//$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No space found before comment text; expected "// $I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');" but found "//$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');"


//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');
//$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');
//$I->seeElement('#sunny-cloudflare-tab');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No space found before comment text; expected "// $I->seeElement('#sunny-cloudflare-tab');" but found "//$I->seeElement('#sunny-cloudflare-tab');"

//$I->waitForText('WP Cloudflare Guard - Bad Login', 10, 'h1');
//$I->seeInCurrentUrl('/wp-admin/admin.php?page=sunny-bad-login');
//$I->seeElement('#sunny-cloudflare-tab');
//$I->seeElement('#sunny-bad-login-tab');
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No space found before comment text; expected "// $I->seeElement('#sunny-bad-login-tab');" but found "//$I->seeElement('#sunny-bad-login-tab');"
There must be no blank line following an inline comment

Close #8
Close #9
Close #11
Close #16
Close #19
@tangrufus tangrufus force-pushed the clone-from-wp-cloudflare-guard branch from 8cafcac to 70c83fb Compare April 22, 2017 17:55
@tangrufus tangrufus merged commit 70c83fb into master Apr 22, 2017
@tangrufus
Copy link
Copy Markdown
Member Author

Close #27

@tangrufus tangrufus deleted the clone-from-wp-cloudflare-guard branch April 29, 2017 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants