Tests should assert that all resources created for a SmbShare are deleted when said SmbShare is deleted.
Basically we want to check that things are cleaned up properly. There's currently some breakage here due to the namespace/SetControllerReference problem reported in #87 but I suspect there's more. By adding to the tests we can be confident that this stuff gets fixed and prevents problems in the future.
Tests should assert that all resources created for a SmbShare are deleted when said SmbShare is deleted.
Basically we want to check that things are cleaned up properly. There's currently some breakage here due to the namespace/SetControllerReference problem reported in #87 but I suspect there's more. By adding to the tests we can be confident that this stuff gets fixed and prevents problems in the future.