Remove callback to decrementRequestCounter in aspect-edit.js, since we don't have a request counter on that page anymore. The callback was failing, so the ajax request was never officially completing. Cucumber hates that. I am going to add jasmine fixture generation in the controller specs, so that next time, a jasmine test will fail in this situation. Also: clean up manages_aspects.feature. |
||
|---|---|---|
| .. | ||
| vendor | ||
| application.js | ||
| aspect-contacts.js | ||
| aspect-edit.js | ||
| contact-list.js | ||
| custom-mobile-scripting.js | ||
| diaspora.js | ||
| mobile.js | ||
| photo-show.js | ||
| rails.js | ||
| stream.js | ||
| validation.js | ||
| view.js | ||
| web-socket-receiver.js | ||