Cannot use afterEach to cleanup because of current leak checker logic

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      What problem are you facing?

      In the current implementation (both for 3.x and 4.x), the execution order for the leak checker interferes with the ability to do test clean up in an afterEach, since the leak checker is always registered first. We should fix this at least in 4.x.

       

      Dev note: 

      See potential new leak checker code:

            Assignee:
            Unassigned
            Reporter:
            Daria Pardue
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: