In RESThub JS we currently have tests JS app available in source code, and plan to turn it into Qunit tests shortly.
On our projects based on RESThub and RESThub JS we currently do quite a lot of Selenium tests, and it works great since DOM is quite clean in Javascript centrics apps, so gettings the right id/class is usually easy.