Skip to content
  • Christos KK Loverdos's avatar
    Organize testing infrastructure. · 76aed69f
    Christos KK Loverdos authored
    This is more of a personal (loverdos@gmail.com) setup for the moment
    but all parts of it can be used in a generic way. I have named stuff
    by prefixing them with 'kk', so that they do no clash with similar
    test cases (pgerakios@grnet.gr). Having duplicate test cases is fine
    right now, since everything is shaping up.
    
    You can run all tests by using:
    
      $ python test
    
    from the top folder.
    76aed69f