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


---

Reply via email to