Add Tests for Stateful Event Deletion Response in Queue Handling #413
Labels
level/task
Task issue
module/agent
module/inventory
Inventory module
mvp
Minimum Viable Product refinement
type/enhancement
Enhancement issue
Parent Issue: #241
Description
The feature to exclude the event body when reporting a delete operation, implemented in PR #393, lacks adequate testing. To ensure its correct behavior, we need to add tests covering both the Inventory module and the core of the agent.
Requirements
{}
) asdata
ifmetadata.operation
is"delete"
.data + \n + metadata
ifdata
is not an empty object ({}
).metadata
ifdata
is an empty object ({}
).The text was updated successfully, but these errors were encountered: