Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
  2. Jul 10, 2019
  3. May 02, 2019
  4. May 01, 2019
    • Paul Gascou-Vaillancourt's avatar
      Extract discussion notes into new component · 911701ae
      Paul Gascou-Vaillancourt authored
      - Moved discussion notes out of `NoteableDiscussion` component into a
      new `DiscussionNotes` component
      - Wrote Jest tests for the new `DiscussionNotes` component
      - Updated Jest config for emojis fixtures
      - Updated Karma tests `NoteableDiscussion` to match its new structure
      - Convert `DiffDiscussions` tests to use Vue test utils
      911701ae
  5. Apr 05, 2019
  6. Mar 28, 2019
  7. Mar 26, 2019
  8. Mar 21, 2019
  9. Mar 11, 2019
  10. Mar 05, 2019
  11. Feb 28, 2019
    • Lukas Eipert's avatar
      Upgrade jest and related dependencies · c151ceba
      Lukas Eipert authored
      This removes other outdated babel@6 dependencies as well.
      
      Unfortunately the newer version of vue-jest has a dependency of an older
      version of ts-jest. In order to satisfy the peerDependency from ts-jest,
      we are forcing the version@24. The only "breaking" change from ts-jest
      23->24 is that it requires a newer version of jest. This might be
      obsolete soon, as vue-jest plans on switching to babel eventually.
      c151ceba
  12. Feb 27, 2019
  13. Feb 26, 2019
  14. Feb 21, 2019
  15. Dec 11, 2018
  16. Dec 05, 2018
Loading