Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
    • Georges Racinet's avatar
      Started helpers for intermediate level integration tests · d3d787f2
      Georges Racinet authored
      The idea is to provide what's needed for efficient
      Mercurial tests at lower level than the .t system
      (text-based tests), yet still more integration than
      pure unit.
      
      By not spawning hg processes, it should be faster
      than text-based tests. Calling in the inner API will
      allow tests that are closer in style to main developments
      being tested, while simplifying assertions.
      
      This version is meant for python2 only for the time being,
      because that's what is currently to be tested for Heptapod.
      
      We'll convert it for py3 for the hgitaly project, or make
      it agnostic and publish it independently in some or other
      way.
      d3d787f2
  2. Dec 13, 2019
  3. Dec 11, 2019
  4. Dec 02, 2019
  5. Dec 01, 2019
  6. Nov 24, 2019
  7. Nov 23, 2019
  8. Nov 16, 2019
  9. Nov 07, 2019
Loading