java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook

public class TestVersionWebHook extends BaseJiraFuncTest
  • Field Details

    • JIRA_VERSION_DELETED_WEBHOOK_ID

      public static final String JIRA_VERSION_DELETED_WEBHOOK_ID
      See Also:
    • webHooks

      public WebHookTester webHooks
    • versionTests

      public final List<com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook.VersionTest> versionTests
  • Constructor Details

    • TestVersionWebHook

      public TestVersionWebHook()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testWebHookIsSentForVersionEvent

      public void testWebHookIsSentForVersionEvent() throws Exception
      Throws:
      Exception
    • testUriVariablesAreCorrectlyProvidedForVersionWebHook

      public void testUriVariablesAreCorrectlyProvidedForVersionWebHook() throws Exception
      Throws:
      Exception
    • testThatWillFailOnTheCiUntilWebhooksPluginIsFixed

      public void testThatWillFailOnTheCiUntilWebhooksPluginIsFixed() throws Exception
      Throws:
      Exception
    • testDeleteEventWithMergedInformationIsSentWhenPerformingMerge

      public void testDeleteEventWithMergedInformationIsSentWhenPerformingMerge() throws Exception
      Throws:
      Exception
    • testFixVersionSetWhenVersionDeleted

      public void testFixVersionSetWhenVersionDeleted() throws Exception
      Throws:
      Exception