Skip to content
Snippets Groups Projects
  • Boris Feld's avatar
    67a3204c83c1
    phases: test phases tracking at the transaction level · 67a3204c83c1
    Boris Feld authored
    Now that we have all tracking in place, the data in `tr.changes['phases']`
    dictionary should be correct and we should test it.
    
    It is a bit late in the cycle to discuss to add any public API (eg: hooks)
    that expose the data to the user, so we just add a small test extension
    displaying the data. It is enabled for the phases tests.
    
    New output have been manually checked for consistency.
    67a3204c83c1
    History
    phases: test phases tracking at the transaction level
    Boris Feld authored
    Now that we have all tracking in place, the data in `tr.changes['phases']`
    dictionary should be correct and we should test it.
    
    It is a bit late in the cycle to discuss to add any public API (eg: hooks)
    that expose the data to the user, so we just add a small test extension
    displaying the data. It is enabled for the phases tests.
    
    New output have been manually checked for consistency.