1. 29 Jul, 2020 19 commits
  2. 27 Jul, 2020 2 commits
  3. 22 Jul, 2020 4 commits
  4. 21 Jul, 2020 2 commits
    • Jérome Perrin's avatar
      testing/testcase: install unittest Ctrl+C handler earlier · ea500a46
      Jérome Perrin authored
      This also makes development easier, because we can make a temporary
      change to skip setupModule not to reinstall software when we are working
      only on the test and we don't need to recompile the software.
      ea500a46
    • Jérome Perrin's avatar
      testing/testcase: configure default logging to a file · 959bb6d9
      Jérome Perrin authored
      This should make investigation of errors on testnode easiers, any logged
      messages by test framework goes to testcase.log
      
      Setup logging at the very beginning, to also have messages logged during
      initialization
      
      Also adjust a bit the logged messages, we don't need to log everytime we
      snapshot a file or folder, this cause the log to be very big, but it can
      be interesting to log when we start and stop checking software, so that
      we see how long this took.
      959bb6d9
  5. 17 Jul, 2020 5 commits
  6. 16 Jul, 2020 3 commits
  7. 15 Jul, 2020 5 commits