Re: Investigator UI meta-alerts

2018-07-03 Thread Carolyn Duby
Hi Oliver I still saw Meta alerts even when I was filtering for alerts = true but I am using an earlier version. You may want to try filtering by score instead. A meta-alert should have a non-zero score if it includes alerts. Carolyn Duby Solutions Engineer, Northeast cd...@hortonworks.com

Re: Metron-alerts E2E testing

2018-07-03 Thread Shane Ardell
For now, I think the easiest action for us to take here is to add a step to the pull request checklist asking contributors to run the e2e tests. In the future, we may want to look into moving to Cypress for e2e testing. One of the many advantages of Cypress is that it can be run by Travis

Metron-alerts UI Unit Tests

2018-07-03 Thread Tibor Meller
Hi, I'm writing to inform the team about the current state of unit tests in the angular client and start a discussion about it in general. Probably some of you know the in the previous weeks we fixed the existing errors in all the *spec.ts files in /metron-interface/metron-alerts which makes as

Metron-alerts E2E testing

2018-07-03 Thread Tibor Meller
Hi All, Probably some of you already know that Shane and I working on stabilizing and extending e2e tests in metron-interface/metron-alerts. Currently, the tests using Protractor which is the default e2e testing framework of Angular. The tests injecting data right into ElasticSearch and making