* Rename callback on E2eSetup component `BaseDialog.onFinished` is unused when `hasCancel=false`, so this callback is only used when the user clicks cancel. For clarity, rename it. * Test for cancellation behaviour
test/unit-tests
I think these tests got misfiled. All the other jest tests are under `test/unit-tests`.