-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
False
In order to validate the usage of the K8s Package release in a meaningful way, we should write a test page for HAC-Core (this likely will be short lived) that will make use of the Prod SSO token to contact DevSandbox.
Acceptance Criteria
- Using the release from
HAC-425, import it into HAC-Core - Write a commonFetch component and supply it to the SDK
- Pull the various utilities out of the package and invoke them using the existing Prod SSO token on ConsoleDot to make successful calls
Details
- Consider using the commonFetch code we provided to HAC-Dev
- Consider using the test code used to test the code provided to HAC-Dev for the test page