Open PhilippeOberti opened 1 week ago
Pinging @elastic/security-solution (Team: SecuritySolution)
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)
Pinging @elastic/security-threat-hunting (Team:Threat Hunting)
Description
There are a couple of notes api integration tests that are currently skipped. There are 2 challenges currently:
Notes: it seems that we might be able to retrieve the user information using the saml auth service (
const saml = getService('samlAuth')
)There are also a few TODOs a the bottom of the file to write more tests.
Notes
We're planning on making some drastic api changes for all the notes endpoints, so waiting for that might be a good idea...
Acceptance criteria