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

Article Push Example #2512

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

Article Push Example #2512

wants to merge 2 commits into from

Conversation

ludwikkazmierczak
Copy link
Contributor

just run a test case from the IDE or

./gradlew test -Dgroups= ArticlePushNtimes

in console ;)

@@ -1,6 +1,9 @@
package com.wikia.webdriver.testcases.desktop.articlecrudtests;

import com.wikia.webdriver.common.contentpatterns.PageContent;
import com.wikia.webdriver.common.core.annotations.Execute;
import com.wikia.webdriver.common.core.annotations.InBrowser;

Choose a reason for hiding this comment

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

MINOR Remove this unused import 'com.wikia.webdriver.common.core.annotations.InBrowser'. rule

@WikiaTech
Copy link

SonarQube analysis reported 2 issues

  • MAJOR 1 major
  • MINOR 1 minor

Watch the comments in this conversation to review them.

1 extra issue

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR ArticleCRUDAnonTests.java#L23: Remove this unused "base" local variable. rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants