public class TestIndexingInBackground extends BaseJiraFuncTest
Modifier and Type | Class and Description |
---|---|
class |
TestIndexingInBackground.BackgroundReindex |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIndexingInBackground() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void startRepairService()
public void setUpWithBlankInstance()
public void setUpWithDataWithTestIndexCorrupted()
public void testBackgroundReindexingSmokeTest() throws Exception
Exception
public void testEditingAnIssueDuringABackgroundReindexShouldNotCauseLostUpdates() throws Exception
Exception
public void testBackgroundReindexWillReindexIssueEvenIfPreviousIndexingOperationWasLost() throws Exception
Exception
public void testBackgroundReindexWithComments() throws Exception
Exception
public void testConfigChangeDuringIndexGetsNewMessage() throws Exception
Exception
public void testBackgroundReindexWithWorklogs() throws Exception
Exception
public void testReindexWhenIssuesMissing() throws Exception
Exception
public void testReindexWhenExtraIssues() throws Exception
Exception
public void testCommentIndexIsCorrupt() throws Exception
Exception
public void testIfIndexConsistencyFailsIfIssueIndexDirectoryIsDeleted()
public void testIfIndexConsistencyFailsIfCommentsIndexDirectoryIsDeleted()
public void testIfIndexConsistencyFailsIfWorklogsIndexDirectoryIsDeleted()
public void testIfIndexConsistencyFailsIfChangeHistoryIndexDirectoryIsDeleted()
public void testReindexWithConcurrentIssueDeletion()
public void testReindexWithConcurrentIssueModificationAndDeletion()
public void testBackgroundReindexProgressAfterArchivingProject()
public void testBackgroundReindexProgressAfterArchivingIssue()
public void testProjectReindexProgressAfterArchivingIssue()
Copyright © 2002-2024 Atlassian. All Rights Reserved.