Github user tiborm commented on the issue:
https://github.com/apache/metron/pull/1226
@mmiklavc @justinleet I created a ticket to track the migration of
protractor tests to cypress.
https://issues.apache.org/jira/browse/METRON-1848
All the existing tests are collected and listed for migration. As part of
the migration, my plan is to keep E2E nature of the existing tests. This means
I will ensure the tests are able to run against an actual service if available.
Otherwise, the runner turns the mocks responses on.
---