Open
Description
(Comes from #1579 (comment))
Currently functional test use a script base in three fixed steps:
- Group provision
- Send measure
- Check result at CB
Thus, they doesn't allow steps like this one (involving only northbound interactions), inspired in the PR #1579 functionality
- Create device A
- Create device B
- Create device C
- Do POST /iot/op/delete with A, B
- Check that only C exist in the IOTA
It would be great to make functional tests more flexible to cover this kind of cases
Metadata
Metadata
Assignees
Labels
No labels