• svistas's avatar
    Expand the dashbord fixture to include metrics data · cc379b51
    svistas authored
    Prior to this change, the dashboard fixture
    was only generating the dashboard json
    to feed to the integration specs.
    
    This change allows to make the tests
    more dynamic by introducing the metrics data
    too and avoid a hardcoded fixture to mantain.
    
    Apply diff and update snapshot
    
    Rename to dashboardProps
    
    Fix CI issues
    cc379b51
dashboard_url_time_spec.js 4.85 KB