Details
-
Task
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
AT:
- all integration tests that perform a request to Optimize use the embeddedOptimizeRule.getAuthenticationHeader() instead of retrieving the token and then writing "Bearer + token to the header
Context:
This makes the code far better readable.