AbstractCloneIssueTest |
Common parentfor clone issue func tests.
|
TestArchivedIssueExportPermission |
|
TestArchiveIssue |
|
TestBrowseArchivedIssue |
|
TestCloneIssueWithSubTasks |
Copyright (c) 2002-2004
All rights reserved.
|
TestCloneIssueWithValidation |
|
TestCreateConcurrentIssues |
|
TestCreateIssue |
|
TestCreateIssueForEnterprise |
|
TestCreateIssueNoBrowseProjectPermission |
|
TestCreateIssueViaDirectLink |
|
TestDefaultTextRenderer |
|
TestEditIssue |
|
TestEditIssueFields |
Test system & custom fields on the edit issue page.
|
TestEditIssueOnIndexing |
|
TestEntityPropertyEqualToCondition |
|
TestEnvironmentField |
Test for JRA-16224
|
TestExportArchivedIssues |
|
TestInlineEditIssueFields |
Test inline editing of fields from the view issue page.
|
TestInlineEditIssueFieldsExceedingLimit |
|
TestInlineIssueLinking |
|
TestIssueActionErrors |
|
TestIssueBrowseBadProjectRegex |
|
TestIssueConstants |
Tests for issue constants (Issue type, priority, status, resolution).
|
TestIssueHeader |
|
TestIssueOperations |
|
TestIssueOperationsCustomFieldTypeWithNoValidation |
Tests create/edit/resolve issue with a custom field type that does not validate its length works properly (by displaying error message with "text is too long").
|
TestIssueOperationsOnDeletedIssue |
|
TestIssueOperationsWithLimitedPermissions |
|
TestIssuePrintableView |
|
TestIssueSecurityActions |
|
TestIssueSecurityWithCustomFields |
|
TestIssueSecurityWithGroupsAndRoles |
Tests that modifications to group or role membership will flush the cache by checking that the security level field
has the correct values reflected.
|
TestIssueSecurityWithRoles |
Tests that issue security schemes with roles restrict unauthorized users from seeing issues
|
TestIssueTabPanels |
Responsible for verifying that the tab panels in the view issue page work as expected.
|
TestIssueViews |
|
TestLabels |
|
TestLabelsFormats |
|
TestLabelSuggestions |
|
TestLinkIssue |
|
TestManageLinkClosedIssues |
|
TestMassArchive |
|
TestMetaTagOrdering |
|
TestOpsBarStructure |
|
TestPermissionConditions |
|
TestSearchXmlCustomIssueView |
Tests XML Issue view for escaping chars, present nodes, etc.
|
TestSearchXmlView |
|
TestTextFieldCharacterLengthValidator |
|
TestViewIssue |
|
TestViewIssueAttachment |
|
TestViewIssueWithRest |
Test for the REST view of issues
|
TestVoters |
|
TestVotersWhenVotePermissionSetToUserPickerCustomField |
Tests issue voting scenarios where the project has a permission scheme that sets the "View Voters and Watchers" permission to
check for the value of the User Picker custom field.
|
TestWatchers |
|
TestWikiRendererXSS |
Test the links generated by the wiki renderer against various types of XSS attacks.
|
TestXmlCustomIssueView |
|
TestXmlIssueView |
Tests XML Issue view for escaping chars, present nodes, etc.
|
TestXmlIssueViewBackwardCompatibility |
|
TestXmlIssueViewErrors |
This class tests the various error conditions encountered when trying to view an issue using the IssueViewURLHandler.
|
TestXmlIssueViewXss |
Test for XmlIssueView XSS security.
|