1. 08 May, 2020 2 commits
    • Scott Hampton's avatar
      Fix tests and remove extra code · 45a41ff4
      Scott Hampton authored
      According to MR suggestions, fixing tests
      to account for the new polling actions. Also
      removed some extra code that wasn't being
      used.
      45a41ff4
    • Scott Hampton's avatar
      Switch to backend a11y comp · 51cf09e6
      Scott Hampton authored
      The frontend previously handled the
      comparison of the accessiblity reports. We
      are switching this to happen on the backend.
      
      To handle this, we need to change our endpoint
      to be a single endpoint, poll the endpoint while
      the comparison happens, and update the
      schema to match the backend response.
      51cf09e6
  2. 05 May, 2020 38 commits