From 5d8b1862b63d32070b4084d7e49cae1f4bc66953 Mon Sep 17 00:00:00 2001
From: Artur Signell
Date: Mon, 18 Mar 2013 13:56:56 +0200
Subject: Unified all portal integration tests to be based on JSR286Portlet
(#8013, #9566, #11314)
All portal tests are now based on the same test script. Portal tests avoid Vaadin locators to avoid random problems with the portlet id changing between test runs.
* eXo 3 test must be run on Firefox, does not work in Chrome
* Liferay theme test is now a separate test which does not depend on the Liferay integration test
* Changing to maximized state using an action URL does not work with GateIn or eXo
* The edit mode link does not work in WebLogic Portal as WebLogic feels it is not an allowed mode for the portlet
Change-Id: I7a683688d8ffc611e211f8a60889a34b233b81c9
---
.../integration-test-GateIn-3.1.0-portlet2.html | 131 ++++++++++-
.../integration-test-liferay-5.2.3-portlet2.html | 118 +++++++---
.../Liferay-6/Liferay6-and-6EE-theme-deploy.html | 146 ++++++++++++
.../Liferay-6/Liferay6-theme.html | 18 +-
.../Liferay-6/integration-test-liferay-6.0.5.html | 133 +++++++++--
.../Liferay-6EE/Liferay6EE-theme.html | 19 +-
.../common/portlet_test.tpl | 134 +++++++++++
.../eXo-3/integration-test-eXo-3.0.3-portlet2.html | 254 ++++++++++++++++-----
...ation-test-WebLogic-Portal-10.3.2-portlet2.html | 139 ++++++++---
9 files changed, 923 insertions(+), 169 deletions(-)
create mode 100644 uitest/integration-testscripts/Liferay-6/Liferay6-and-6EE-theme-deploy.html
create mode 100644 uitest/integration-testscripts/common/portlet_test.tpl
(limited to 'uitest/integration-testscripts')
diff --git a/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html b/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html
index 5d2d4c3445..7df5894f15 100644
--- a/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html
+++ b/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html
@@ -172,21 +172,146 @@