Class ClusterPluginManagementTest
java.lang.Object
com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Integration test which checks whether applying plugin modifications on one node propagates them to another node.void
Sanity test which checks whether applying plugin modifications on one node propagates them to another node.
-
Field Details
-
INSTALLED_PLUGINS_MEDIA_TYPE
- See Also:
-
PLUGIN_MEDIA_TYPE
- See Also:
-
-
Constructor Details
-
ClusterPluginManagementTest
public ClusterPluginManagementTest()
-
-
Method Details
-
testPluginManagementWithDummyPlugin
public void testPluginManagementWithDummyPlugin()Sanity test which checks whether applying plugin modifications on one node propagates them to another node. -
testActiveObjects
public void testActiveObjects() -
testBundledPluginManagementWithAtstPlugin
public void testBundledPluginManagementWithAtstPlugin()Integration test which checks whether applying plugin modifications on one node propagates them to another node. Some plugins (like ATST Plugin) were found to have problems to be enabled on other nodes: KRAK-5353
-