jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

[requirejs] fix regexp for specs paths #189

Closed rafalbromirski closed 10 years ago

rafalbromirski commented 10 years ago

I am not sure if someone has tested it but it doesn't work for me. In development, my path looks like this:

app/assets/javascript/application.js?body=1

As you may see here: http://rubular.com/r/cNDqtMo50Y it doesn't match properly (you can compare with the new version: http://rubular.com/r/fhrXbcszJx)

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling fb19a8898bfcfe352099b8e68b49edc4d90a7226 on paranoida:fix-specs-regexp-require-js into 268c00fa37e058a4bcf3e917f1a128a3bdb991c2 on modeset:master.