cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

[terra-functional-testing] Add option to use HTTPS when gridUrl is provided #791

Closed artpark closed 1 year ago

artpark commented 1 year ago

Summary

What was changed: A new flag for enabling an https connection when the gridUrl parameter is also provided.

Why it was changed: This was added in response to needing to point to a orion-0 cluster, which all need an https connection.

Testing

This change was tested using:

Reviews

In addition to engineering reviews, this PR needs:

Additional Details

This PR resolves:

ION-47621


Thank you for contributing to Terra. @cerner/terra