1. 24 Jun, 2011 1 commit
  2. 23 Jun, 2011 1 commit
  3. 22 Jun, 2011 3 commits
  4. 21 Jun, 2011 2 commits
  5. 16 Jun, 2011 1 commit
  6. 15 Jun, 2011 9 commits
  7. 14 Jun, 2011 8 commits
  8. 10 Jun, 2011 1 commit
    • Julien Muchembled's avatar
      Introduce light functional tests, using threads and serialized processing · 1ef149c2
      Julien Muchembled authored
      This allows to setup an almost fully functional cluster without additional
      processes. Threads are scheduled so that they never run simultaneously,
      eliminating most random.
      There's still much improvement possible like controlled randomization,
      or easier debugging when switching from one thread to another.
      
      As mock objects are not usable in such tests, an API should be implemented to
      trace/count any method call we'd like to check.
      
      This fixes test_notifyNodeInformation_checkUnregisterStorage
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@2775 71dcc9de-d417-0410-9af5-da40c76e7ee4
      1ef149c2
  9. 09 Jun, 2011 3 commits
  10. 31 May, 2011 1 commit
  11. 30 May, 2011 7 commits
  12. 27 May, 2011 3 commits