1. 23 Jan, 2019 2 commits
    • Lukas Eipert's avatar
      Fix discussion counter spec mock data · 0152cb0d
      Lukas Eipert authored
      To me it seems like the mock data does not match the actual data
      anymore. I checked the actual data and to me it seems like the resolved
      property actually should live in the overall discussion object.
      0152cb0d
    • Lukas Eipert's avatar
      Remove favicon check from mrWidgetOptions spec · 7db474ff
      Lukas Eipert authored
      The method that actually creates the favicon is already unit tested, I
      would have loved to mock it out, but ist is not possible without using
      rewire. So I decided we just check that the favicon href is changed and
      use that as a proxy for calling `setFaviconOverlay`
      7db474ff
  2. 22 Jan, 2019 38 commits