Currently the automated testing is really really brittle and is only unit testing — I haven't upgraded to using Protractor for anything yet. Alas, some tests desperately need E2E testing — embedcodeService, for instance, which launches a modal that's hard to deal with in Jasmine.
Related to #68; this is probably like a day's worth of effort and everything would be so much better.
Currently the automated testing is really really brittle and is only unit testing — I haven't upgraded to using Protractor for anything yet. Alas, some tests desperately need E2E testing — embedcodeService, for instance, which launches a modal that's hard to deal with in Jasmine.
Related to #68; this is probably like a day's worth of effort and everything would be so much better.