FYI
Eventually I came to the conclusion that I was entering FuncUnit territory and should make use of wait() etc. However to remedy the problem I mocked any test dependency by redeclaring the controller I wanted to mock (and deleting the jquery helper method before re-declaring).