Commit 41b86818 authored by Jérome Perrin's avatar Jérome Perrin

core_test: modernize and extend testSessionTool

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)
parent 20f0f6dc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment