Skip to content
Snippets Groups Projects
  1. Jan 22, 2020
  2. Dec 17, 2019
  3. Dec 10, 2019
  4. Nov 05, 2019
  5. Oct 30, 2019
  6. Oct 04, 2019
  7. Sep 26, 2019
  8. Sep 24, 2019
  9. Sep 18, 2019
  10. Sep 14, 2019
  11. Jul 11, 2019
  12. Jul 10, 2019
  13. May 02, 2019
  14. 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
  15. Apr 05, 2019
  16. Mar 28, 2019
  17. Mar 26, 2019
  18. Mar 21, 2019
  19. Mar 11, 2019
  20. Mar 05, 2019
  21. 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.
      Unverified
      c151ceba
  22. Feb 27, 2019
  23. Feb 26, 2019
  24. Feb 21, 2019
  25. Dec 11, 2018
  26. Dec 05, 2018
Loading