Github user james-sirota commented on the issue:
https://github.com/apache/metron/pull/796
login to application
â should display error message for invalid credentials
â should login for valid credentials
â should logout
metron-alerts App
â should have all the UI elements
â should have all pagination controls and they should be working
â should have all settings controls and they should be working
â play pause should start polling and stop polling
â should select columns from table configuration
â sould have all time-range controls
â sould have all time-range included while searching
- Expected 'Alerts (0)' to equal 'Alerts (5)'.
metron-alerts configure table
â should select columns from table configuration
metron-alerts Search
â should display all the default values for saved searches
â should have all save search controls and they save search should be
working
â should populate search items when selected on table
â should delete search items from search box
â should delete first search items from search box having multiple
search fields
â manually entering search queries to search box and pressing enter
key should search
metron-alerts tree view
â should have all group by elements
â drag and drop should change group order
â should have group details for single group by
â should have group details for multiple group by
â should have sort working for group details for multiple sub groups
â should have search working for group details for multiple sub groups
metron-alerts facets
â should display facets data
â should expand all facets
â should have all facet values
â should collapse all facets
metron-alerts alert status
â should change alert status for multiple alerts to OPEN
â should change alert status for multiple alerts to DISMISS
â should change alert status for multiple alerts to ESCALATE
â should change alert status for multiple alerts to RESOLVE
â should change alert status for multiple alerts to OPEN in tree view
- Failed: element not visible
(Session info: chrome=61.0.3163.100)
(Driver info: chromedriver=2.33.506106
(8a06c39c4582fbfbab6966dbb1c38a9173bfb1a2),platform=Mac OS X 10.12.6 x86_64)
metron-alerts alert status
â should change alert statuses
â should add comments for table view
â should add comments for tree view
**************************************************
* Failures *
**************************************************
1) metron-alerts App sould have all time-range included while searching
- Expected 'Alerts (0)' to equal 'Alerts (5)'.
2) metron-alerts alert status should change alert status for multiple
alerts to OPEN in tree view
- Failed: element not visible
(Session info: chrome=61.0.3163.100)
(Driver info: chromedriver=2.33.506106
(8a06c39c4582fbfbab6966dbb1c38a9173bfb1a2),platform=Mac OS X 10.12.6 x86_64)
---