Skip to content
  • Robert Hunt's avatar
    Replace dynamic QA selectors with generic hard-coded values · f305e3fb
    Robert Hunt authored and Kushal Pandya's avatar Kushal Pandya committed
    The existing QA selectors were in-place due to the process of migrating
    the audit events from HAML templates to a generic Vue app. This removes
    these selectors and replaces them with hard-coded generic values as the
    dynamic values are no longer needed. We can use the generic values very
    simply for all the QA testing requirements.
    
    We can also remove the audit_log_filter QA selector as it isn't used
    f305e3fb