[java-idp-integration-tests] 14/14: Documentation
Tom Zeller
tzeller at dragonacea.biz
Thu Jun 17 13:55:58 UTC 2021
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=c18c76ac9a10fdcfc66fab56a51b4fba7a9ef5f0
commit c18c76ac9a10fdcfc66fab56a51b4fba7a9ef5f0
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jun 17 08:55:22 2021 -0500
Documentation
---
src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java b/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
index 579f0ee..637ae50 100644
--- a/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
+++ b/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
@@ -1580,6 +1580,10 @@ public abstract class BaseIntegrationTest
* Prefers {@link SauceBrowserDataProvider#SAUCE_ONDEMAND_BROWSERS} over SELENIUM_PLATFORM, SELENIUM_BROWSER, and
* SELENIUM_VERSION. Defaults to Firefox.
*
+ * Rewrites 'Mac 11' platform as 'macOS 11' as a workaround when using Sauce Labs.
+ *
+ * Populates browser data with SELENIUM_DEVICE if it exists, used to select iOS devices.
+ *
* Wraps {@link SauceBrowserDataProvider#sauceBrowserDataProvider(Method)} to avoid the IllegalArgumentException
* when the environment does not contain the desired property/variable.
*
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list