• Jérome Perrin's avatar
    hal_json_style: adjust transaction interactions in the test · 52b25e02
    Jérome Perrin authored
     - the transaction is aborted in tearDown, no need to abort
      explicitly, for same reason if we want to delete documents, we
      need to explicitly commit (see TestERP5Person_getHateoas_mode_search)
     - simulate decorator should not commit the transaction to keep this
      semantic of abort by default, which keeps test isolated.
    52b25e02
test.erp5.testHalJsonStyle.py 164 KB