• Jérome Perrin's avatar
    core_test: modernize and extend testSessionTool · 41b86818
    Jérome Perrin authored
    Stop using Sequence, use more high level assertion methods instead of
    self.assert_, define the shared tests in a test case and make tests for each
    cache plugins inherit from the test case.
    
    Also add a few tests:
      - storing temp objects in Distributed cache
      - storing "recursive" temp objects (like a sale order with sale order lines)
    41b86818
test.erp5.testSessionTool.py 10.8 KB