Github user james-sirota commented on the issue:
https://github.com/apache/metron/pull/796
+ 1. Gret job. all pass
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
â should have all time-range controls
â should have all time range values populated - 1
â should have all time range values populated - 2
â should have all time range values populated - 3
â should have all time range values populated - 4
â should disable date picker when timestamp is present in search
â should have now included when to date is empty
â should have all time-range included while searching
metron-alerts configure table
â should select columns from table configuration
â should rename 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
metron-alerts alert status
â should change alert statuses
â should add comments for table view
â should add comments for tree view
Executed 42 of 42 specs SUCCESS in 5 mins 2 secs.
[01:01:00] I/launcher - 0 instance(s) of WebDriver still running
[01:01:00] I/launcher - chrome #01 passed
---