Currently, testing an extension e2e requires executing a defined set of operations. The process might be tedious and error-prone if executed manually, without being familiar enough with the underlaying technologies used.
The proposal is to simplify this process by hiding the complexity under a single Task entry that chains the operations required in a unified pipeline.