tracee icon indicating copy to clipboard operation
tracee copied to clipboard

tracee e2e tests are too slow now

Open rafaeldtinoco opened this issue 1 year ago • 1 comments

The open-source E2E tests should be executed altogether and each event should be 'greped' separately (this way we can accelerate execution time for e2e tests instead of executing one by one).

rafaeldtinoco avatar May 27 '23 05:05 rafaeldtinoco

A good idea from @roikol today was to split each test in different scopes/policies. This way we can have multiple tests running together and identify each of the detections per its scope.

rafaeldtinoco avatar Jun 01 '23 01:06 rafaeldtinoco