3f2e5f2e27
Remove 12 unit tests that accessed socket internals via :sys.get_state and called handle_async directly — these leak implementation details and error/exit paths can't be reached through the DOM. Keep the 3 integration delete tests that use pure DOM assertions: visit, assert_has, click, refute_has, render_async, DB verification.