Class TestLookAndFeel
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.admin.lookandfeel.TestLookAndFeel
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestLookAndFeel
public TestLookAndFeel()
-
-
Method Details
-
setUp
public void setUp() -
testHeaderColours
public void testHeaderColours() -
lightThemeLogoCannotBeUploaded_When_UrlIsNotOnTheAllowlist
- Throws:
Exception
-
darkThemeLogoCannotBeUploaded_When_UrlIsNotOnTheAllowlist
- Throws:
Exception
-
faviconCannotBeUploadedIfUrlIsNotOnTheAllowlist
- Throws:
Exception
-
lightThemeLogoCanBeUploaded_When_UrlIsOnTheAllowlist
- Throws:
Exception
-
darkThemeLogoCanBeUploaded_When_UrlIsOnTheAllowlist
- Throws:
Exception
-
faviconCanBeUploadedIfUrlIsOnTheAllowlist
- Throws:
Exception
-
lightThemeLogoCanBeUploadedIfUrlIsValidImage
- Throws:
Exception
-
darkThemeLogoCanBeUploadedIfUrlIsValidImage
- Throws:
Exception
-
faviconCanBeUploadedIfUrlIsValidImage
- Throws:
Exception
-