-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
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.