tracee
tracee copied to clipboard
tracee e2e tests are too slow now
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).
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.